summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2019-05-11 15:31:23 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2019-05-11 16:20:36 -0700
commit963eb989795242171a1f0f6d8aa455b0acccba97 (patch)
tree440c7a3ca940119398a2422077ea85dc303187e9 /.travis.yml
parentdda90a5666920cb2088bcd9f2173566c2dbc5c46 (diff)
downloadspack-963eb989795242171a1f0f6d8aa455b0acccba97.tar.gz
spack-963eb989795242171a1f0f6d8aa455b0acccba97.tar.bz2
spack-963eb989795242171a1f0f6d8aa455b0acccba97.tar.xz
spack-963eb989795242171a1f0f6d8aa455b0acccba97.zip
tests: require Python 2.6 tests to pass
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
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'