mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
fixed travis
This commit is contained in:
@@ -136,7 +136,7 @@ install:
|
|||||||
script:
|
script:
|
||||||
- ./"${BIN}"
|
- ./"${BIN}"
|
||||||
- valgrind --trace-children=yes --leak-check=full ./"${BIN}"
|
- valgrind --trace-children=yes --leak-check=full ./"${BIN}"
|
||||||
- cd tests; make rebuild; ./tests
|
- cd $CHECKOUT_PATH/tests; make rebuild; ./tests
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
Reference in New Issue
Block a user