1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-24 19:53:55 +02:00

Skip pypy3 tests on TravisCI

This commit is contained in:
Jakub Roztocil
2016-07-02 12:03:52 +02:00
parent c8e06b55e1
commit 364b91cbc4
+2 -1
View File
@@ -15,7 +15,8 @@ python:
- pypy
- 3.4
- 3.5
- pypy3
# Currently fails because of a Flask issue
# - pypy3
matrix: