Skip to content

Commit 6bdd209

Browse files
committed
test: update travis config
1 parent 11edfff commit 6bdd209

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ before_script:
1717
- mkdir darwin && cd darwin
1818

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

0 commit comments

Comments
 (0)