Skip to content

Commit e9d7fd3

Browse files
authored
Travis CI: Add Python 3.7 and 3.8 to the testing
1 parent 8ce8502 commit e9d7fd3

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
@@ -6,6 +6,8 @@ python:
66
- "3.4"
77
- "3.5"
88
- "3.6"
9+
- "3.7"
10+
- "3.8"
911

1012
# command to install dependencies
1113
install:

0 commit comments

Comments
 (0)