Skip to content

Commit 16ec897

Browse files
committed
Run CI tests on Python 3.8
1 parent dedd237 commit 16ec897

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ matrix:
1717
env: TOXENV=py36
1818
- python: 3.7
1919
env: TOXENV=py37
20+
- python: 3.8
21+
env: TOXENV=py38
2022
- python: pypy2.7-6.0
2123
env: TOXENV=pypy
2224
- python: pypy3.5-6.0

0 commit comments

Comments
 (0)