Skip to content

Commit 26bf31e

Browse files
authored
Add Support for Python 3.8
1 parent e13574b commit 26bf31e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ matrix:
1111
env: TOXENV=ci36
1212
- python: "3.7"
1313
env: TOXENV=ci37
14+
- python: "3.8"
15+
env: TOXENV=ci38
1416

1517
cache:
1618
- pip

0 commit comments

Comments
 (0)