Skip to content
This repository was archived by the owner on Mar 13, 2022. It is now read-only.

Commit 4e84e7d

Browse files
committed
Adds Python 3.8 to the Travis CI test jobs
1 parent 5f395ba commit 4e84e7d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,7 @@ jobs:
4040
env: TOXENV=py37
4141
- python: 3.7
4242
env: TOXENV=py37-functional
43+
- python: 3.8
44+
env: TOXENV=py38
45+
- python: 3.8
46+
env: TOXENV=py38-functional

0 commit comments

Comments
 (0)