Skip to content

Commit d308ce3

Browse files
committed
chore(ci): add 3.8 to ci
1 parent a5ccac7 commit d308ce3

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
@@ -4,6 +4,7 @@ python:
44
- "3.4"
55
- "3.5"
66
- "3.6"
7+
- "3.8"
78
install:
89
pip install -r requirements.txt
910
script: make test

0 commit comments

Comments
 (0)