teh spelling

This commit is contained in:
Kenneth Reitz
2012-02-23 22:34:17 -05:00
parent 4b0d53dcb7
commit bbdf81dc1c
+1 -1
View File
@@ -3,6 +3,6 @@ python:
- 2.6
- 2.7
- 3.2
env: HTTBIN_URL=http://httpbin.org/
env: HTTPBIN_URL=http://httpbin.org/
script: make lazy
install: pip install -r requirements.txt --use-mirrors