Skip to content

Commit

Permalink
Fix test names for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMarex committed Jan 3, 2016
1 parent 02a49c8 commit facbe2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit facbe2c

Please sign in to comment.