Commit 0b63c132 authored by Anton Bukov's avatar Anton Bukov

Add test and bechmarks calls to travis-ci config

parent 03a06dfa
...@@ -43,3 +43,5 @@ script: ...@@ -43,3 +43,5 @@ script:
- mkdir build - mkdir build
- cd build - cd build
- cmake .. && make - cmake .. && make
- ./test/boolinqtest
- ./benchmark/boolinqbenchmark
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