Skip to content

Commit

Permalink
Merge pull request #58 from frewsxcv/patch-1
Browse files Browse the repository at this point in the history
Enable automated testing on Python 3.4
  • Loading branch information
tzangms committed Mar 9, 2015
2 parents 6d68862 + 68905c0 commit 3553a7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ language: python
python:
- "2.7"
- "3.3"
- "3.4"

install:
- pip install coverage coveralls
Expand Down

0 comments on commit 3553a7c

Please sign in to comment.