diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index de848cc742..05fa56b187 100644 --- a/.travis.yml +++ b/.travis.yml @@ -130,8 +130,6 @@ jobs: env: TEST_SUITE=docker allow_failures: - env: TEST_SUITE=docker - # temporary Python 2.6 exception while we figure out why Travis is hanging - - python: '2.6' stages: - 'style checks' |