Test with nightly python again (refs: #7001)

This commit is contained in:
Takeshi KOMIYA 2020-01-23 00:39:41 +09:00
parent c4ed75752b
commit 4ec24172eb

View File

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