Test against py36 official release for consistency with other python versions

This commit is contained in:
Bruno Oliveira 2017-04-13 17:54:56 -03:00
parent 7dfdfa5813
commit 6e2bbe88b1
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ env:
matrix:
include:
- env: TOXENV=py36
python: '3.6-dev'
python: '3.6'
- env: TOXENV=py37
python: 'nightly'
allow_failures: