Skip to content

Commit 02ec5e5

Browse files
committed
Adds python 3.8 to .travis.yml
1 parent 0e5d118 commit 02ec5e5

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
@@ -3,6 +3,7 @@ python:
33
- '3.5'
44
- '3.6'
55
- '3.7'
6+
- '3.8'
67
install:
78
- pip install -r requirements.txt
89
- pip install -r test_requirements.txt

0 commit comments

Comments
 (0)