Lint with python 3.6

openapi3
Cristi Vîjdea 2018-08-07 22:54:47 +03:00
parent 37c00ab3fb
commit 4ca634a45b
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
python: '3.5' python: '3.5'
env: TOXENV=docs env: TOXENV=docs
- -
python: '2.7' python: '3.6'
env: TOXENV=lint env: TOXENV=lint
- stage: publish - stage: publish