We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b04ab commit eb19309Copy full SHA for eb19309
.travis.yml
@@ -22,8 +22,6 @@ matrix:
22
- { stage: test, python: 3.6, env: TOXENV=pylint }
23
- { stage: test, python: 3.6, env: TOXENV=readme }
24
- { stage: build_and_package_sanity, python: 3.6, env: SANITY_CHECK=1 }
25
- allow_failures:
26
- - env: TOXENV=pylint
27
28
install:
29
- pip install tox-travis
0 commit comments