Skip to content

Commit 042e5d2

Browse files
authored
Update .travis.yml
to python=3.9
1 parent 3775bc2 commit 042e5d2

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
@@ -22,7 +22,7 @@ matrix:
2222
- CONDA_PY=38
2323
- CONDA_NPY=117
2424
- CREATE_DOCS=1
25-
- python: 3.9-dev
25+
- python: 3.9
2626
env:
2727
- TRAVIS_PYTHON_VERSION=3.9
2828
- CONDA_PY=39

0 commit comments

Comments
 (0)