trough uses py3.5+ async syntax

so don't test 3.4; also we know warcprox requires py3 now so don't test
py2
This commit is contained in:
Noah Levitt 2019-11-19 11:58:56 -08:00
parent fe19bb268f
commit ad652b407c

View File

@ -5,17 +5,12 @@ python:
- 3.7
- 3.6
- 3.5
- 3.4
- 2.7
- pypy
- pypy3.5
- nightly
matrix:
allow_failures:
- python: nightly
- python: 2.7
- python: pypy
addons:
apt: