Commit 4c5ef3e0 authored by Anton Bukov's avatar Anton Bukov

Fix travis

parent 2f6c2b15
language: none
sudo: false
sudo: true
cache:
apt: true
......@@ -79,7 +79,7 @@ script:
- cd build
- cmake .. && make
- ./test/boolinq-test
- ./benchmark/boolinq-bench
- ./bench/boolinq-bench
after_success:
- coveralls --root .. --include include --gcov-options '\-lp' --gcov $GCOV --verbose
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment