We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11edfff commit 6bdd209Copy full SHA for 6bdd209
1 file changed
.travis.yml
@@ -17,5 +17,5 @@ before_script:
17
- mkdir darwin && cd darwin
18
19
script:
20
- - cmake .. -DTRAVIS=ON
+ - cmake .. -DTRAVIS=ON -DEXTRA_TESTS=ON
21
- make VERBOSE=1 && ./unittests --pass
0 commit comments