mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
travis ci
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
language: python
|
||||
python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
- 3.2
|
||||
env: HTTBIN_URL=http://httpbin.org/
|
||||
script: make lazy
|
||||
Reference in New Issue
Block a user