summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index a11b00f34e..9e2a797393 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,11 +22,6 @@ jobs:
os: linux
language: python
env: TEST_SUITE=flake8
-# Shell integration with module files
- - python: '3.8'
- os: linux
- language: python
- env: [ TEST_SUITE=bootstrap ]
- stage: 'unit tests + documentation'
python: '2.6'
dist: trusty