Skip to content

Commit 5bc3cf7

Browse files
committed
Run tests with Python 3.8 in Travis
1 parent ef79501 commit 5bc3cf7

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 @@ dist: xenial
33
python:
44
- 3.6
55
- 3.7
6+
- 3.8
67
install:
78
pip install tox-travis
89
script:

0 commit comments

Comments
 (0)