Skip to content

Commit 7387b38

Browse files
committed
remove python 3.2 and add 3.6 to travis build
1 parent 24d6138 commit 7387b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ notifications:
55

66
python:
77
- "2.7"
8-
- "3.3"
98
- "3.4"
109
- "3.5"
10+
- "3.6"
1111

1212
install:
1313
- sudo apt-get update -qq

0 commit comments

Comments
 (0)