mirror of
https://github.com/httpie/cli.git
synced 2024-11-08 00:44:45 +01:00
Added Python 3.3 to tox and travis conf.
This commit is contained in:
parent
1481749c22
commit
80e317fe24
@ -3,7 +3,7 @@ python:
|
|||||||
- 2.6
|
- 2.6
|
||||||
- 2.7
|
- 2.7
|
||||||
- pypy
|
- pypy
|
||||||
- 3.2
|
- 3.3
|
||||||
script: python setup.py test
|
script: python setup.py test
|
||||||
install:
|
install:
|
||||||
- pip install . --use-mirrors
|
- pip install . --use-mirrors
|
||||||
|
Loading…
Reference in New Issue
Block a user