Add xenial hacks back

Travis is still retarded
master
Cristi Vijdea 2019-01-29 09:43:09 +02:00
parent d62243599b
commit 583e404ed8
1 changed files with 3 additions and 0 deletions

View File

@ -11,11 +11,14 @@ jobs:
include: include:
- stage: test - stage: test
python: '3.7' python: '3.7'
dist: xenial
- python: '3.6' - python: '3.6'
env: TOXENV=docs env: TOXENV=docs
- python: '3.7' - python: '3.7'
dist: xenial
env: TOXENV=djmaster env: TOXENV=djmaster
- python: '3.7' - python: '3.7'
dist: xenial
env: TOXENV=lint env: TOXENV=lint
- stage: publish - stage: publish