Skip to content

Commit 46153bf

Browse files
author
Alexander Lisianoi
committed
Add python 3.6 to .travis.yml
Signed-off-by: Aleksandr Lisianoi <[email protected]>
1 parent 8ff4fc5 commit 46153bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ python:
66
- "2.7"
77
- "3.4"
88
- "3.5"
9+
- "3.6"
910

1011
install:
1112
- pip install --upgrade pip

0 commit comments

Comments
 (0)