Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Commit dcb2af9

Browse files
add Python 3.7 to Travis cfg
1 parent a98057d commit dcb2af9

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
@@ -18,6 +18,7 @@ matrix:
1818
- python: 3.4
1919
- python: 3.5
2020
- python: 3.6
21+
- python: 3.7
2122

2223
install: pip install .
2324

0 commit comments

Comments
 (0)