Fix test names for travis
This commit is contained in:
parent
02a49c8a68
commit
facbe2c012
@ -139,8 +139,8 @@ script:
|
|||||||
- make --jobs=2
|
- make --jobs=2
|
||||||
- make tests --jobs=2
|
- make tests --jobs=2
|
||||||
- make benchmarks
|
- make benchmarks
|
||||||
- ./algorithm-tests
|
- ./extractor-tests
|
||||||
- ./datastructure-tests
|
- ./engine-tests
|
||||||
- ./util-tests
|
- ./util-tests
|
||||||
- cd ..
|
- cd ..
|
||||||
- cucumber -p verify
|
- cucumber -p verify
|
||||||
|
Loading…
Reference in New Issue
Block a user