mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-10 09:35:34 +00:00
Removing Pypy tests until travis installs version 2.2.1
This commit is contained in:
@@ -7,7 +7,6 @@ env:
|
|||||||
python:
|
python:
|
||||||
- 2.6
|
- 2.6
|
||||||
- 2.7
|
- 2.7
|
||||||
- pypy
|
|
||||||
install:
|
install:
|
||||||
- pip install PyYAML pytest --use-mirrors
|
- pip install PyYAML pytest --use-mirrors
|
||||||
- if [ $WITH_REQUESTS = "1.x" ] ; then pip install requests==1.2.3; fi
|
- if [ $WITH_REQUESTS = "1.x" ] ; then pip install requests==1.2.3; fi
|
||||||
|
|||||||
Reference in New Issue
Block a user