py3.9 -> nightly

This commit is contained in:
PyYoshi 2019-11-18 13:04:23 +09:00
parent 58d089536c
commit 8be317dab8
No known key found for this signature in database
GPG key ID: 146D52F7C000C2F0

View file

@ -24,12 +24,12 @@ matrix:
env: TOXENV=py38
dist: xenial
sudo: true
- python: '3.9-dev'
dist: xenial
- python: 'nightly'
dist: bionic
sudo: true
env: TOXENV=py39
allow_failures:
- python: 3.9-dev
- python: nightly
before_install:
- sed -i 's/git@github.com:/https:\/\/github.com\//' .gitmodules