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:
88b5ebc
)
travis on 3.3 is broken
v1.0.0
author
Kenneth Reitz
<me@kennethreitz.com>
Mon, 17 Dec 2012 15:07:13 +0000
(10:07 -0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Mon, 17 Dec 2012 15:07:13 +0000
(10:07 -0500)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
f6080ca
..
74ec8b1
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-3,7
+3,6
@@
python:
- 2.6
- 2.7
- 3.2
- - 3.3
env: HTTPBIN_URL=http://httpbin.org/
script: make test
install: