Kouhei Sutou
null+****@clear*****
Sat Sep 13 23:26:02 JST 2014
Kouhei Sutou 2014-09-13 23:26:02 +0900 (Sat, 13 Sep 2014) New Revision: ee5cc867e2284c59692e17213dd744ca9adf31c2 https://github.com/mroonga/mroonga/commit/ee5cc867e2284c59692e17213dd744ca9adf31c2 Message: travis: install before test when MariaDB bundled build Modified files: tools/travis/script.sh Modified: tools/travis/script.sh (+1 -0) =================================================================== --- tools/travis/script.sh 2014-09-13 23:15:02 +0900 (8aebeba) +++ tools/travis/script.sh 2014-09-13 23:26:02 +0900 (1628ee6) @@ -94,6 +94,7 @@ run_sql_test() fi if [ "${MRN_BUNDLED}" = "yes" ]; then + sudo make install > /dev/null ${mroonga_dir}/test/run-sql-test.sh "${test_args[@]}" else prepare_sql_test -------------- next part -------------- HTML����������������������������...Download