Skip to content

Commit fd671b2

Browse files
committed
-
1 parent 8268570 commit fd671b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ script:
1313
- tox
1414

1515
stages:
16-
- lint
16+
#- lint
1717
- test
1818
#- deploy
1919

@@ -28,7 +28,7 @@ jobs:
2828
#- { stage: lint, python: 3.7, env: TOXENV=flake8 }
2929
#- { stage: lint, python: 3.7, env: TOXENV=pylint }
3030
#- { stage: lint, python: 3.7, env: TOXENV=bandit }
31-
- { stage: lint, python: 3.7, env: TOXENV=readme }
31+
#- { stage: lint, python: 3.7, env: TOXENV=readme }
3232

3333
#- stage: deploy
3434
# install: skip

0 commit comments

Comments
 (0)