Skip to content

Commit 2c412e8

Browse files
committed
Add Python 3.9 to Travis
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 3aeb2ec commit 2c412e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ python:
1313
- "3.6"
1414
- "3.7"
1515
- "3.8"
16+
- "3.9"
1617

1718
# Scripts to run at install stage
1819
install: ./configure --dev

0 commit comments

Comments
 (0)