travis CI: add 3.9-dev as target

pull/2651/head
Sergey G. Brester 2020-03-06 19:04:39 +01:00 committed by GitHub
parent 42714d0849
commit 781a25512b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ matrix:
- python: 3.6 - python: 3.6
- python: 3.7 - python: 3.7
- python: 3.8 - python: 3.8
- python: 3.9-dev
- python: pypy3.5 - python: pypy3.5
before_install: before_install:
- echo "running under $TRAVIS_PYTHON_VERSION" - echo "running under $TRAVIS_PYTHON_VERSION"