summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index e985a2820..3ba9f2e45 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,14 +7,8 @@ jobs:
include:
- stage: prechecks
python: 3.6
- env: TOXENV=pylint
- - python: 3.6
env: TOXENV=docs
- python: 3.6
- env: TOXENV=formatting
- - python: 3.6
- env: TOXENV=mypy
- - python: 3.6
env: TOXENV=spelling
- stage: tests-cpython
python: 3.6