Update travis_script.sh
This commit is contained in:
parent
d8eac4ae27
commit
f858856586
@ -17,6 +17,6 @@ fi
|
||||
if [ ${TASK} == "test" ]; then
|
||||
cd test
|
||||
make all || exit -1
|
||||
./travis_runtest.sh || exit -1
|
||||
../scripts/travis_runtest.sh || exit -1
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user