Enable automated testing on Python 3.4
This commit is contained in:
parent
5dce970179
commit
68905c01ac
@ -3,6 +3,7 @@ language: python
|
|||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.3"
|
- "3.3"
|
||||||
|
- "3.4"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install coverage coveralls
|
- pip install coverage coveralls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user