Skip to content
Snippets Groups Projects
Commit a3581dac authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Experimentally enable tests on Travis

parent 78a30b95
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ install:
script:
- mkdir ./build && cd ./build && cmake .. -DCMAKE_BUILD_TYPE=RelWithDebugInfo
- make -j8
- make test-force
notifications:
irc:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment