1
0
mirror of https://github.com/httpie/cli.git synced 2026-06-09 21:06:52 +02:00

Revert: Test Python 3.3 on Travis.

3.3 still not supported
This commit is contained in:
Jakub Roztocil
2012-12-19 11:56:02 +01:00
parent 4a37d10245
commit 7ff71a7f10
+1 -1
View File
@@ -3,7 +3,7 @@ python:
- 2.6
- 2.7
- pypy
- 3.3
- 3.2
script: python setup.py test
install:
- pip install . --use-mirrors