Skip to content

Commit b5b576c

Browse files
authored
Python 3.9 released, no need to build with 3.9-dev
1 parent acc8615 commit b5b576c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ python:
55
- 3.6
66
- 3.7
77
- 3.8
8-
- 3.9-dev
8+
- 3.9
99
addons:
1010
apt:
1111
packages:

0 commit comments

Comments
 (0)