Skip to content

Commit 184269e

Browse files
authored
Merge pull request #176 from jaimcamp/readd-travis-39
Test Python 3.9 final on Travis CI
2 parents aec9dc2 + 2bf7f5b commit 184269e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python:
66
- 3.6
77
- 3.7
88
- 3.8
9-
- 3.9-dev
9+
- 3.9
1010
- 3.10-dev
1111

1212
matrix:

0 commit comments

Comments
 (0)