Skip to content

Commit ad9cef3

Browse files
committed
ci: Add Python 3.9 to build matrix
1 parent 030b930 commit ad9cef3

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+
dist: bionic
57
- python: 3.8
68
- python: 3.7
79
- python: 3.6

0 commit comments

Comments
 (0)