Repair travis builds

This commit is contained in:
Marcel Hellkamp 2020-10-03 16:47:47 +02:00
parent 6f5502f709
commit a1e9860040
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
language: python
python:
- "2.7"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- "nightly"
before_install: pip install tox

View File

@ -1,5 +1,5 @@
[tox]
envlist = bottledev,bottle012,bottle011,py27,py35,py36,py37,py38,py39,pypy
envlist = bottledev,bottle012,bottle011
[testenv]
deps=bottle