aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCory Fields <[email protected]>2015-05-04 11:05:25 -0400
committerCory Fields <[email protected]>2015-05-04 11:05:25 -0400
commitcc602d0f8306148ace743f4ed493ad5fe5f80958 (patch)
treef2b7f7ca97d499e41fe6bf31894b9b53a9dc099e
parentbuild: if there's no recent git tag, don't spew error messages (diff)
downloaddiscoin-cc602d0f8306148ace743f4ed493ad5fe5f80958.tar.xz
discoin-cc602d0f8306148ace743f4ed493ad5fe5f80958.zip
travis: don't spew fixme messages when running wine tests
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e6578ee07..1f6eb15c2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,6 +17,7 @@ env:
- BASE_OUTDIR=$TRAVIS_BUILD_DIR/out
- SDK_URL=https://bitcoincore.org/depends-sources/sdks
- PYTHON_DEBUG=1
+ - WINEDEBUG=fixme-all
cache:
apt: true
directories: