Skip to content

Commit

Permalink
Enable Python 2 tests in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed May 12, 2015
1 parent 3508280 commit 206b777
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,5 +1,6 @@
language: python
python:
- "2.7"
- "3.3"
- "3.4"
install:
Expand Down

0 comments on commit 206b777

Please sign in to comment.