Skip to content

Commit

Permalink
Enable continuous integration testing for Python 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
msiemens committed Jun 19, 2014
1 parent 30d36f2 commit 5b7fcb9
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
@@ -1,6 +1,7 @@
language: python
python:
- "pypy"
- "3.4"
- "3.3"
- "3.2"
- "2.7"
Expand Down

0 comments on commit 5b7fcb9

Please sign in to comment.