Skip to content

Commit 0656469

Browse files
authored
Travis CI: Start testing on the current Python
1 parent 61fe134 commit 0656469

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: python
22

33
jobs:
44
include:
5+
- python: 3.9
6+
env: TOXENV=py39
57
- python: 3.8
68
env: TOXENV=py38
79
- python: 3.7

0 commit comments

Comments
 (0)