Skip to content

Commit 911fb8f

Browse files
authored
Add python3.8 test to travisCI (#279)
1 parent 9701dbc commit 911fb8f

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
@@ -8,6 +8,7 @@ python:
88
- "3.5"
99
- "3.6"
1010
- "3.7"
11+
- "3.8"
1112

1213
install: pip install tox-travis
1314

0 commit comments

Comments
 (0)