Skip to content

Commit

Permalink
- still need to list the failing job in the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Mar 27, 2020
1 parent 9c232a0 commit 1ee52af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,8 @@ matrix:
env: TOXENV=py37
- python: "3.8"
env: TOXENV=py38
- python: "3.9-dev"
env: TOXENV=py39
allow_failures:
- python: "3.9-dev"
env: TOXENV=py39
Expand Down

0 comments on commit 1ee52af

Please sign in to comment.