Update Travis testsuite.

This commit is contained in:
Markus F.X.J. Oberhumer
2016-09-28 20:18:05 +02:00
parent b9b3b67b95
commit b0841268bd
4 changed files with 209 additions and 2 deletions
+1 -1
View File
@@ -186,6 +186,6 @@ install:
script:
- cd $TRAVIS_BUILD_DIR && bash ./.github/travis_build.sh
- cd $TRAVIS_BUILD_DIR && bash ./.github/travis_testsuite.sh
- cd $TRAVIS_BUILD_DIR && bash ./.github/travis_testsuite_1.sh
# vim:set ts=2 sw=2 et: