Commit 05a7d9f6 authored by gabime's avatar gabime

fixed travis

parent 83d47aa6
......@@ -136,7 +136,7 @@ install:
script:
- ./"${BIN}"
- valgrind --trace-children=yes --leak-check=full ./"${BIN}"
- cd tests; make rebuild; ./tests
- cd $CHECKOUT_PATH/tests; make rebuild; ./tests
notifications:
email: false
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