Skip to content

Commit

Permalink
PY3: Updated travis to test in py3
Browse files Browse the repository at this point in the history
  • Loading branch information
GaleDragon committed Feb 24, 2016
1 parent 60aceff commit 51a343a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,8 @@ language: python
python:
- "2.6"
- "2.7"
- "3.4"
- "3.5"

install:
- python setup.py install
Expand Down

0 comments on commit 51a343a

Please sign in to comment.