tests: require Python 2.6 tests to pass
This commit is contained in:
parent
dda90a5666
commit
963eb98979
1 changed files with 0 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue