mirror of
https://github.com/httpie/cli.git
synced 2024-11-30 08:46:48 +02:00
Test Python 3.3 on Travis.
This commit is contained in:
parent
e5edb66ae8
commit
4a37d10245
@ -3,7 +3,7 @@ python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
- pypy
|
||||
- 3.2
|
||||
- 3.3
|
||||
script: python setup.py test
|
||||
install:
|
||||
- pip install . --use-mirrors
|
||||
|
Loading…
Reference in New Issue
Block a user