Remove xenial incantations
This commit is contained in:
+1
-4
@@ -9,11 +9,8 @@ cache: pip
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
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'
|
python: '3.7'
|
||||||
dist: xenial
|
|
||||||
sudo: required
|
|
||||||
- python: '3.6'
|
- python: '3.6'
|
||||||
env: TOXENV=docs
|
env: TOXENV=docs
|
||||||
- python: '3.7'
|
- python: '3.7'
|
||||||
|
|||||||
Reference in New Issue
Block a user