Disable valgrind for now to get updated builds working.

This commit is contained in:
Weston Schmidt
2020-09-15 12:06:22 -07:00
parent 290289f2f1
commit ac100c0f4e

View File

@@ -8,7 +8,7 @@ branches:
env:
global:
- DISABLE_VALGRIND="false"
- DISABLE_VALGRIND="true"
- TRAVIS_REPO_OWNER=${TRAVIS_REPO_SLUG%/*}
- TRAVIS_REPO_NAME=${TRAVIS_REPO_SLUG#*/}