summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2017-08-24 15:02:18 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-08-24 15:02:20 +1000
commita795c751d9bd45b849f5760120114544b3ec3ab2 (patch)
tree1c2327e8ce23e44ef6f2b5b14344e120e6726475 /.travis.yml
parent904eb96136ce898867cf8a78b58c0e9db8c39be6 (diff)
downloadtalos-skiboot-a795c751d9bd45b849f5760120114544b3ec3ab2.tar.gz
talos-skiboot-a795c751d9bd45b849f5760120114544b3ec3ab2.zip
travis: Debian Stretch must pass
this means we don't run systemsim-p8 on debian stretch as: "libcrypto.so.1.0.0: cannot open shared object file: No such file or directory" Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 24675f27..b9da4242 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,6 @@ env:
matrix:
allow_failures:
- env: RUN_ON_CONTAINER=fedora-rawhide
- - env: RUN_ON_CONTAINER=debian-stretch
- env: RUN_ON_CONTAINER=debian-unstable
sudo: required
OpenPOWER on IntegriCloud