Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f11970f

Browse files
committed
Travis-CI: Add Python 3.8 to test matrix
1 parent 45f2c28 commit f11970f

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 @@ matrix:
55
- python: "3.5"
66
- python: "3.6"
77
- python: "3.7"
8+
- python: "3.8"
89
- os: osx
910
language: generic
1011
python: ""

0 commit comments

Comments
 (0)