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