Skip to content

Commit

Permalink
- left out Python 3.8 config
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Apr 2, 2019
1 parent c91d786 commit f8b1c03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ matrix:
- python: "3.7"
env: TOXENV=py37
dist: xenial
- python: "3.8-dev"
env: TOXENV=py38
dist: xenial
allow_failures:
- python: "3.8-dev"
env: TOXENV=py38
Expand Down

0 comments on commit f8b1c03

Please sign in to comment.