Skip to content

Commit

Permalink
[travis] Test on Python 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed May 28, 2015
1 parent a6cdd33 commit 7b2d0fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
language: python
python:
- "2.7"
- "3.4"
install:
- pip install .
script:
Expand Down

0 comments on commit 7b2d0fb

Please sign in to comment.