diff options
author | Andy Clayton <q3aiml@gmail.com> | 2020-03-25 11:22:01 -0500 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2020-03-27 14:55:15 +0800 |
commit | d6a05407cc66416ec89b8c4168e21f95eb314428 (patch) | |
tree | d8f2a679a12237cc60842db49d990e5cec88c9f5 /.travis.yml | |
parent | 6d20807d1ac95feef1dc24712e16f63007311c94 (diff) | |
download | fork-ledger-d6a05407cc66416ec89b8c4168e21f95eb314428.tar.gz fork-ledger-d6a05407cc66416ec89b8c4168e21f95eb314428.tar.bz2 fork-ledger-d6a05407cc66416ec89b8c4168e21f95eb314428.zip |
require passing Python3 CI
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml index ba332e5a..ec9e4b12 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,10 +25,6 @@ env: - PY_MAJOR=2 - PY_MAJOR=3 -jobs: - allow_failures: - - env: PY_MAJOR=3 - addons: coverity_scan: project: |