summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2019-12-06 15:23:07 +0100
committerJohn Wiegley <johnw@newartisans.com>2019-12-06 15:23:20 +0100
commitaa3c617f25eed22e61d2067ffc42575f521dc093 (patch)
treee037d3212a52bd9a6d49533c96b6e36eef543cd3 /.travis.yml
parent139beba6e99729f1c10a9e95221478f932331a02 (diff)
downloadfork-ledger-aa3c617f25eed22e61d2067ffc42575f521dc093.tar.gz
fork-ledger-aa3c617f25eed22e61d2067ffc42575f521dc093.tar.bz2
fork-ledger-aa3c617f25eed22e61d2067ffc42575f521dc093.zip
Allowed Python3 jobs to fail temporarily
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ec9e4b12..ba332e5a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,6 +25,10 @@ env:
- PY_MAJOR=2
- PY_MAJOR=3
+jobs:
+ allow_failures:
+ - env: PY_MAJOR=3
+
addons:
coverity_scan:
project: