summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 1d8e90d7..e77bc82a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,10 +6,11 @@ stages:
jobs:
include:
+ #- stage: prechecks
+ # python: 3.6
+ # env: TOXENV=pylint
- stage: prechecks
python: 3.6
- env: TOXENV=pylint
- - python: 3.6
env: TOXENV=formatting
- stage: tests
python: 3.4