Merge pull request #58 from frewsxcv/patch-1

Enable automated testing on Python 3.4
This commit is contained in:
tzangms
2015-03-09 22:56:45 +08:00

View File

@@ -3,6 +3,7 @@ language: python
python:
- "2.7"
- "3.3"
- "3.4"
install:
- pip install coverage coveralls