Skip to content

Commit

Permalink
Remove xenial incantations
Browse files Browse the repository at this point in the history
  • Loading branch information
axnsan12 committed Jan 29, 2019
1 parent 6df3523 commit d622435
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ cache: pip

jobs:
include:
- # workaround for python 3.7 on travis https://github.com/travis-ci/travis-ci/issues/9815#issuecomment-401756442
stage: test
- stage: test
python: '3.7'
dist: xenial
sudo: required
- python: '3.6'
env: TOXENV=docs
- python: '3.7'
Expand Down

0 comments on commit d622435

Please sign in to comment.