mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
travis-ci python 3.7
This commit is contained in:
parent
c70bf2e2b9
commit
c8f1c64494
@ -1,20 +1,19 @@
|
|||||||
sudo: required
|
sudo: required
|
||||||
|
dist: xenial
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
|
- 3.7
|
||||||
- 3.6
|
- 3.6
|
||||||
- 3.5
|
- 3.5
|
||||||
- 3.4
|
- 3.4
|
||||||
- 2.7
|
- 2.7
|
||||||
- pypy
|
- pypy
|
||||||
- pypy3
|
- pypy3
|
||||||
- 3.7-dev
|
|
||||||
- nightly
|
- nightly
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- python: nightly
|
- python: nightly
|
||||||
- python: 3.7-dev
|
|
||||||
- python: 2.7
|
- python: 2.7
|
||||||
- python: pypy
|
- python: pypy
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user