mirror of
https://github.com/outbackdingo/parodus.git
synced 2026-01-27 10:20:04 +00:00
Disable valgrind for now to get updated builds working.
This commit is contained in:
@@ -8,7 +8,7 @@ branches:
|
||||
|
||||
env:
|
||||
global:
|
||||
- DISABLE_VALGRIND="false"
|
||||
- DISABLE_VALGRIND="true" # For now, fix ASAP
|
||||
- TRAVIS_REPO_OWNER=${TRAVIS_REPO_SLUG%/*}
|
||||
- TRAVIS_REPO_NAME=${TRAVIS_REPO_SLUG#*/}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user