Fix test names for travis

This commit is contained in:
Patrick Niklaus 2016-01-03 18:10:09 +01:00
parent 02a49c8a68
commit facbe2c012

View File

@ -139,8 +139,8 @@ script:
- make --jobs=2
- make tests --jobs=2
- make benchmarks
- ./algorithm-tests
- ./datastructure-tests
- ./extractor-tests
- ./engine-tests
- ./util-tests
- cd ..
- cucumber -p verify