fixed travis
This commit is contained in:
parent
83d47aa645
commit
05a7d9f61c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user