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