Skip to content

Commit ca83d22

Browse files
committed
Update travis CI env for linux from 3.9-dev to 3.9
Signed-off-by: Christopher Arndt <[email protected]>
1 parent 6d8f66a commit ca83d22

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
@@ -59,7 +59,7 @@ matrix:
5959
- name: "Python 3.9 (Linux)"
6060
os: linux
6161
dist: bionic
62-
python: "3.9-dev"
62+
python: "3.9"
6363

6464
git:
6565
depth: 1

0 commit comments

Comments
 (0)