Merge pull request #58 from frewsxcv/patch-1
Enable automated testing on Python 3.4
This commit is contained in:
@@ -3,6 +3,7 @@ language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
|
||||
install:
|
||||
- pip install coverage coveralls
|
||||
|
Reference in New Issue
Block a user