build tests in travis
This commit is contained in:
parent
defb7c8d77
commit
37e09fb92c
@ -22,4 +22,4 @@ matrix:
|
||||
packages:
|
||||
- clang-3.8
|
||||
sources: *sources
|
||||
script: cmake . && make && make test
|
||||
script: cmake -DCXXOPTS_BUILD_TESTS=ON . && make && make test
|
||||
|
Loading…
Reference in New Issue
Block a user