Skip to content

Commit

Permalink
Disable memory check
Browse files Browse the repository at this point in the history
  • Loading branch information
clin99 committed Aug 15, 2018
1 parent 59db6f6 commit fc6e661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ script:
- cd build
- cmake ../ && make
- make test
- travis_wait ctest -T memcheck
#- travis_wait ctest -T memcheck

0 comments on commit fc6e661

Please sign in to comment.