mirror of
https://github.com/httpie/cli.git
synced 2024-11-22 07:43:20 +01:00
Travis doesn't support Python 3.4 yet.
This commit is contained in:
parent
3f63133b7c
commit
ea42d32f69
@ -3,7 +3,7 @@ python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
- pypy
|
||||
- 3.4
|
||||
- 3.3
|
||||
script: python setup.py test
|
||||
install:
|
||||
- pip install . --use-mirrors
|
||||
|
Loading…
Reference in New Issue
Block a user