Skip to content

Commit 3ad5dd0

Browse files
author
Theofilos Manitaras
committed
Add Python3.8 testing in travis CI
1 parent 7e3835d commit 3ad5dd0

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.5"
55
- "3.6"
66
- "3.7"
7+
- "3.8"
78

89
install:
910
- pip install -r requirements.txt

0 commit comments

Comments
 (0)