Skip to content

Commit

Permalink
test: update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
ingve committed Mar 29, 2017
1 parent 11edfff commit 6bdd209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -17,5 +17,5 @@ before_script:
- mkdir darwin && cd darwin

script:
- cmake .. -DTRAVIS=ON
- cmake .. -DTRAVIS=ON -DEXTRA_TESTS=ON
- make VERBOSE=1 && ./unittests --pass

0 comments on commit 6bdd209

Please sign in to comment.