mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
enable pypy and pypy3 travis-ci tests, but allow failures
This commit is contained in:
parent
00f48d6566
commit
a5d6d634d8
@ -4,8 +4,13 @@ python:
|
||||
- 3.4
|
||||
- 2.7
|
||||
- nightly
|
||||
# - pypy
|
||||
# - pypy3
|
||||
- pypy
|
||||
- pypy3
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- python: pypy
|
||||
- python: pypy3
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
x
Reference in New Issue
Block a user