Skip to content

Commit

Permalink
- Python 3.8 tests no longer allowed to fail [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed May 10, 2019
1 parent 55f350e commit 68179bf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ matrix:
- python: "3.8-dev"
env: TOXENV=py38
dist: xenial
allow_failures:
- python: "3.8-dev"
env: TOXENV=py38
dist: xenial

install:
- travis_retry pip install -U pip setuptools tox coveralls
Expand Down

0 comments on commit 68179bf

Please sign in to comment.