Remove xenial incantations

master
Cristi Vijdea 2019-01-29 09:28:22 +02:00
parent 6df3523675
commit d62243599b
1 changed files with 1 additions and 4 deletions

View File

@ -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'