mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
python 3.6 is out now
This commit is contained in:
parent
884aa45066
commit
907e519af0
@ -1,18 +1,19 @@
|
||||
language: python
|
||||
python:
|
||||
- 3.6
|
||||
- 3.5
|
||||
- 3.4
|
||||
- 2.7
|
||||
- pypy
|
||||
- pypy3
|
||||
- 3.6-dev
|
||||
- 3.7-dev
|
||||
- nightly
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- python: pypy3
|
||||
- python: nightly
|
||||
- python: 3.6-dev
|
||||
- python: 3.7-dev
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
x
Reference in New Issue
Block a user