Skip to content

Commit

Permalink
Enable Python 3 on Travis, maybe.
Browse files Browse the repository at this point in the history
Not sure if this will work.
  • Loading branch information
QuLogic committed Sep 18, 2015
1 parent 18fa464 commit bd92925
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
language: python
python:
- 2.7
- 3.3
- 3.4
sudo: false

env:
Expand Down

0 comments on commit bd92925

Please sign in to comment.