summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e158510f5b..9d26ec83fd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -116,6 +116,8 @@ jobs:
allow_failures:
- dist: xenial
- env: TEST_SUITE=docker
+ # temporary Python 2.6 exception while we figure out why Travis is hanging
+ - python: '2.6'
stages:
- 'style checks'