Skip to content

Commit 734d5d5

Browse files
committed
CI: Run tests on Python 3.8
Python 3.8 was released in October 2019.
1 parent fd86455 commit 734d5d5

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
@@ -6,6 +6,7 @@ python:
66
- 3.5
77
- 3.6
88
- 3.7
9+
- 3.8
910
- nightly
1011
install:
1112
- pip install pyyaml coveralls flake8 flake8-import-order doc8

0 commit comments

Comments
 (0)