Skip to content

Commit b8c968c

Browse files
committed
Adding 3.7 to travis configuration
1 parent fbbf69e commit b8c968c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ matrix:
1010
python: "3.5"
1111
- os: linux
1212
python: "3.6"
13+
- os: linux
14+
python: "3.7"
1315
- os: osx
1416
osx_image: xcode8.3
1517
language: generic

0 commit comments

Comments
 (0)