Skip to content

Commit 1b492f5

Browse files
committed
add Python 3.8 to Travis CI matrix
1 parent f7a4b23 commit 1b492f5

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
@@ -7,6 +7,8 @@ matrix:
77
env: TOXENV=py36
88
- python: 3.7
99
env: TOXENV=py37
10+
- python: 3.8-dev
11+
env: TOXENV=py38
1012

1113
branches:
1214
only:

0 commit comments

Comments
 (0)