Skip to content

Commit

Permalink
Allow 3.8 to fail in Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
markrwilliams committed Oct 19, 2019
1 parent 80e73b2 commit bcd0bd3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -36,6 +36,10 @@ matrix:
- python: 3.8
env: TOX_ENV=py38-noextras

jobs:
allow_failures:
- python: 3.8

install:
- sudo apt-get install graphviz
- pip install tox coveralls
Expand Down

0 comments on commit bcd0bd3

Please sign in to comment.