1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-10 09:35:34 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Kevin McCarthy
97cf07c086 Update Travis, Remove requirements.txt
Since setup.py is handling requirements now, I think I can remove
requirements.txt.  Also, travis needs to be updated to use py.test
2013-02-21 23:29:43 -10:00
Kevin McCarthy
1d3fe5c33e Update .travis.yml 2012-10-11 17:16:23 -10:00
Kevin McCarthy
2e3a129669 fix bug in travis.yml 2012-09-19 19:56:06 -10:00
Kevin McCarthy
aeac2766ad update travis to run both with and without requests library 2012-09-16 13:47:42 -10:00
Kevin McCarthy
5e05587ea0 test requests GET / POST with VCR 2012-09-03 15:13:04 -10:00
Kevin McCarthy
3be8a93028 let's try pypy 2012-07-01 21:58:04 -10:00
Kevin McCarthy
a1f22945d7 screw python 2.5 2012-05-30 23:12:53 -10:00
Kevin McCarthy
3790a1f981 let's try the from future thingy 2012-05-30 22:57:10 -10:00
Kevin McCarthy
71c422700e never mind, no context managers in 2.5 2012-05-30 22:54:53 -10:00
Kevin McCarthy
7986617eb3 let's try a couple python versions 2012-05-30 22:48:49 -10:00
Kevin McCarthy
69ea6d73c4 add travis.yml 2012-05-30 22:12:26 -10:00