mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 10:01:33 +08:00
Removed valgrind check of bench from travis. It will take forever
This commit is contained in:
parent
5353099582
commit
619644fea9
@ -170,9 +170,7 @@ install:
|
||||
|
||||
script:
|
||||
- ./example
|
||||
- ./bench
|
||||
- valgrind --trace-children=yes --leak-check=full ./example
|
||||
- valgrind --trace-children=yes --leak-check=full ./bench
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
Reference in New Issue
Block a user