Skip to content

Commit

Permalink
Merge pull request #481 from frewsxcv/patch-1
Browse files Browse the repository at this point in the history
Enable automated testing with Python 3.4
  • Loading branch information
bitwiseman committed Aug 28, 2014
2 parents 1963b43 + e6db5f8 commit 56fac25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"

node_js:
- "0.8"
Expand Down

0 comments on commit 56fac25

Please sign in to comment.