Add py38-no-asyncio to Travis.

This commit is contained in:
Andrey Rakhmatullin 2019-08-22 21:24:30 +05:00
parent cc19ab5439
commit f41c2f3874
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ matrix:
python: 3.8
- env: TOXENV=py38-extra-deps
python: 3.8
- env: TOXENV=py38-no-asyncio
python: 3.8
- env: TOXENV=docs
python: 3.6
install: