Skip to content

Commit c198004

Browse files
tests: add python3.8 for ci
1 parent 62ee1a2 commit c198004

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 @@ sudo: false
55
python:
66
- "3.6"
77
- "3.7"
8+
- "3.8"
89

910

1011
# command to install dependencies

0 commit comments

Comments
 (0)