Skip to content

Commit

Permalink
Enable automated testing on Python 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
frewsxcv committed Jun 25, 2014
1 parent 0da2f44 commit 418e09a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"

install: "python setup.py build"

Expand Down

0 comments on commit 418e09a

Please sign in to comment.