Merge pull request #7149 from tk0miya/restart_test_with_nightly

Revert "Stop to test with nightly python"
This commit is contained in:
Takeshi KOMIYA 2020-02-14 11:39:25 +09:00 committed by GitHub
commit 2e89b66e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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'