mirror of
https://github.com/httpie/cli.git
synced 2025-06-24 19:41:23 +02:00
Skip pypy3 tests on TravisCI
This commit is contained in:
parent
c8e06b55e1
commit
364b91cbc4
@ -15,7 +15,8 @@ python:
|
|||||||
- pypy
|
- pypy
|
||||||
- 3.4
|
- 3.4
|
||||||
- 3.5
|
- 3.5
|
||||||
- pypy3
|
# Currently fails because of a Flask issue
|
||||||
|
# - pypy3
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user