Skip to content

Commit

Permalink
Updated travis.yml to test on Python 3.6 instead of 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jlstevens committed Feb 7, 2017
1 parent 245ce37 commit fc478f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ sudo: false

python:
- "2.7"
- "3.4"
- "3.6"

notifications:
email:
Expand Down

0 comments on commit fc478f2

Please sign in to comment.