Merge pull request #5262 from tk0miya/py38-dev

Use 3.8-dev for testing instead of nightly
This commit is contained in:
Takeshi KOMIYA
2018-08-05 08:11:07 +09:00
committed by GitHub

View File

@@ -31,6 +31,8 @@ matrix:
sudo: true
- python: 'nightly'
env: TOXENV=py38
dist: xenial
sudo: true
- python: '3.6'
env: TOXENV=docs
- python: '3.6'