1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 01:03:24 +00:00

Update .travis.yml

This commit is contained in:
Kevin McCarthy
2012-10-11 17:16:23 -10:00
parent f655c9e880
commit 1d3fe5c33e

View File

@@ -1,4 +1,5 @@
language: python
before_install: openssl version
env:
- WITH_REQUESTS="True"
- WITH_REQUESTS="False"