Skip to content

Commit be2824b

Browse files
authored
add python 3.6 for Travis ci builds (#302)
1 parent 3f53986 commit be2824b

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
@@ -1,6 +1,7 @@
11
language: python
22

33
python:
4+
- "3.6"
45
- "3.4"
56
- "3.3"
67
- "2.7"

0 commit comments

Comments
 (0)