projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e63dff0
)
mirrors
author
Kenneth Reitz
<me@kennethreitz.com>
Fri, 24 Feb 2012 03:22:43 +0000
(22:22 -0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Fri, 24 Feb 2012 03:22:43 +0000
(22:22 -0500)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index ccd2e64b9e43b92a8ad4b3165930d49c3dd5bda3..a580e40d154f6c232347919886a5d3623b6e2b53 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-5,3
+5,4
@@
python:
- 3.2
env: HTTBIN_URL=http://httpbin.org/
script: make lazy
+install: pip install -r requirements.txt --use-mirrors