Skip to content

Commit

Permalink
Add python 3.6 to .travis.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandr Lisianoi <all3fox@gmail.com>
  • Loading branch information
Alexander Lisianoi committed Jun 2, 2017
1 parent 8ff4fc5 commit 46153bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"

install:
- pip install --upgrade pip
Expand Down

0 comments on commit 46153bf

Please sign in to comment.