Enable server-tests on travis

This commit is contained in:
Patrick Niklaus 2016-04-06 15:20:53 +02:00
parent f2d70d972d
commit 8b6da4d2fe

View File

@ -164,6 +164,7 @@ script:
- ./extractor-tests
- ./engine-tests
- ./util-tests
- ./server-tests
- echo "travis_fold:end:UNIT_TESTS"
- popd
- echo "travis_fold:start:CUCUMBER"