Skip to content

Commit

Permalink
Merge pull request #62 from jaapz/master
Browse files Browse the repository at this point in the history
Add python 3.5 to travis builds
  • Loading branch information
asvetlov committed Nov 22, 2015
2 parents f38cd2c + 6433a50 commit 6c89049
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
Expand Up @@ -3,6 +3,7 @@ language: python
python:
- "3.3"
- "3.4"
- "3.5"

before_install:
- sudo apt-get update -qq
Expand Down

0 comments on commit 6c89049

Please sign in to comment.