Skip to content

Commit

Permalink
Indetion matters
Browse files Browse the repository at this point in the history
  • Loading branch information
loechel committed Oct 3, 2018
1 parent 3cb9c2e commit 07b59b8
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,13 @@ matrix:
sudo: true
- python: "3.8-dev"
env: TOXENV=py38,py38-datetime
allow_failures:
- python: "3.8-dev"
env: TOXENV=py38,py38-datetime
dist: xenial
sudo: true
allow_failures:
- python: "3.8-dev"
env: TOXENV=py38,py38-datetime
dist: xenial
sudo: true

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

0 comments on commit 07b59b8

Please sign in to comment.