mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
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:
parent
fe19bb268f
commit
ad652b407c
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user