Skip to content

Commit 3ca3a39

Browse files
authored
.travis.yml got python 3.7 release toolchain
1 parent 42595dc commit 3ca3a39

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
@@ -5,6 +5,7 @@ python:
55
- "3.4"
66
- "3.5"
77
- "3.6"
8+
- "3.7"
89
- "nightly" # currently points to 3.7-dev
910
# command to install dependencies
1011
install:

0 commit comments

Comments
 (0)