Skip to content

Commit

Permalink
Add Python 3.5 and 3.6 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Oderbolz committed Sep 5, 2017
1 parent da7f023 commit fb55b92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,8 @@ python:
- '2.7'
- '3.3'
- '3.4'
- '3.5'
- '3.6'

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

0 comments on commit fb55b92

Please sign in to comment.