Enable Python 3.4 on Travis CI.
This commit is contained in:
parent
cdea12b276
commit
229d782ce9
@ -5,6 +5,7 @@ python:
|
||||
- "2.7"
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
# command to install dependencies
|
||||
install:
|
||||
- pip install -r requirements-dev.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user