aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-07-22 15:30:33 +1000
committerOliver O'Halloran <oohall@gmail.com>2019-07-26 15:31:41 +1000
commit5826c0a24856fbdf82933254e9fa229c9410f9a4 (patch)
treeb65962b30b970af8b6437855908b864ea9656714
parent4cf05f35c9158341606e170c4a4c7a0835d7b41b (diff)
downloadskiboot-5826c0a24856fbdf82933254e9fa229c9410f9a4.zip
skiboot-5826c0a24856fbdf82933254e9fa229c9410f9a4.tar.gz
skiboot-5826c0a24856fbdf82933254e9fa229c9410f9a4.tar.bz2
travis: Enable fedora30 for ppc64le
Back in ac734a084319 when we added fedora30, we were seeing weird failures on ppc64le. We no longer see them, so enforce fedora30 passing there. Signed-off-by: Stewart Smith <stewart@linux.ibm.com> Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 5a3226c..768c280 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,8 +27,6 @@ matrix:
allow_failures:
- env: RUN_ON_CONTAINER=fedora-rawhide
- env: RUN_ON_CONTAINER=debian-unstable
- - os: linux-ppc64le
- env: RUN_ON_CONTAINER=fedora30
exclude:
- os: linux-ppc64le
env: RUN_ON_CONTAINER=centos7