mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-30 11:19:23 +00:00
allow pypy again on travis
This commit is contained in:
parent
2145ded375
commit
283c74a0ea
@ -29,10 +29,6 @@ matrix:
|
|||||||
- debian-sid
|
- debian-sid
|
||||||
packages:
|
packages:
|
||||||
- libssl-dev
|
- libssl-dev
|
||||||
allow_failures:
|
|
||||||
# We allow pypy to fail until Travis fixes their infrastructure to a pypy
|
|
||||||
# with a recent enought CFFI library to run cryptography 1.0+.
|
|
||||||
- python: pypy
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- |
|
- |
|
||||||
|
Loading…
Reference in New Issue
Block a user