mirror of
https://github.com/httpie/cli.git
synced 2025-06-25 03:51:31 +02:00
Revert: Test Python 3.3 on Travis.
3.3 still not supported
This commit is contained in:
parent
4a37d10245
commit
7ff71a7f10
@ -3,7 +3,7 @@ python:
|
|||||||
- 2.6
|
- 2.6
|
||||||
- 2.7
|
- 2.7
|
||||||
- pypy
|
- pypy
|
||||||
- 3.3
|
- 3.2
|
||||||
script: python setup.py test
|
script: python setup.py test
|
||||||
install:
|
install:
|
||||||
- pip install . --use-mirrors
|
- pip install . --use-mirrors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user