Skip to content

Commit

Permalink
Expect Python 2.6 to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
mwtoews committed Feb 2, 2020
1 parent 32fb3f9 commit b0fe39d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,10 @@ env:
- "TRAVIS_SPEEDUP_OPTS=--with-speedups"
- "TRAVIS_SPEEDUP_OPTS=--without-speedups"

jobs:
allow_failures:
- python: "2.6"

addons:
apt:
packages:
Expand Down

0 comments on commit b0fe39d

Please sign in to comment.