Revert "Stop to test with nightly python"

This reverts commit 21ea6838d9.
This commit is contained in:
Takeshi KOMIYA 2020-02-14 10:49:14 +09:00
parent 67abd960ed
commit 30ff35acc0

View File

@ -24,7 +24,7 @@ matrix:
env: env:
- TOXENV=du15 - TOXENV=du15
- PYTEST_ADDOPTS="--cov ./ --cov-append --cov-config setup.cfg" - PYTEST_ADDOPTS="--cov ./ --cov-append --cov-config setup.cfg"
- python: '3.8' - python: 'nightly'
env: env:
- TOXENV=du16 - TOXENV=du16
- python: '3.6' - python: '3.6'