Lint with python 3.6

This commit is contained in:
Cristi Vîjdea
2018-08-07 22:54:47 +03:00
parent 37c00ab3fb
commit 4ca634a45b
+1 -1
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