Test against py36 official release for consistency with other python versions
This commit is contained in:
parent
7dfdfa5813
commit
6e2bbe88b1
|
@ -31,7 +31,7 @@ env:
|
|||
matrix:
|
||||
include:
|
||||
- env: TOXENV=py36
|
||||
python: '3.6-dev'
|
||||
python: '3.6'
|
||||
- env: TOXENV=py37
|
||||
python: 'nightly'
|
||||
allow_failures:
|
||||
|
|
Loading…
Reference in New Issue