aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2018-05-09 18:14:46 -0500
committerStewart Smith <stewart@linux.ibm.com>2018-05-09 18:15:41 -0500
commit724af6657e91573ec062adae2449f88edc4a1d19 (patch)
treeed49b4c1a9cc2eb0641d21f86202675774d2934f /.travis.yml
parent04a50cf041c9af2ecdef94f85c7cc419739ca261 (diff)
downloadskiboot-724af6657e91573ec062adae2449f88edc4a1d19.zip
skiboot-724af6657e91573ec062adae2449f88edc4a1d19.tar.gz
skiboot-724af6657e91573ec062adae2449f88edc4a1d19.tar.bz2
travis: Require Ubuntu 18.04 to pass, fix on ppc64le
Signed-off-by: Stewart Smith <stewart@linux.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 a855985..53046d0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,6 @@ matrix:
allow_failures:
- env: RUN_ON_CONTAINER=fedora-rawhide
- env: RUN_ON_CONTAINER=debian-unstable
- - env: RUN_ON_CONTAINER=ubuntu-18.04
exclude:
- os: linux-ppc64le
env: RUN_ON_CONTAINER=ubuntu-12.04