aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2017-05-10 18:18:00 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-05-12 16:19:22 +1000
commit83b4d4cfeaecc3b08458dc94593aa6b36fcb5ae1 (patch)
tree99368791f48f2e9458b2f43a0bc20abc8b3c6b3d /.travis.yml
parent85fecf598072cdae850f1eda1f7f2a56882bb68d (diff)
downloadskiboot-83b4d4cfeaecc3b08458dc94593aa6b36fcb5ae1.zip
skiboot-83b4d4cfeaecc3b08458dc94593aa6b36fcb5ae1.tar.gz
skiboot-83b4d4cfeaecc3b08458dc94593aa6b36fcb5ae1.tar.bz2
travis: stop allowing fedora24 and fedora25 to fail
They've been really reliable for a while now, so let's switch to not ignoring any failures there (when introduced, there were some problems with the fedora mirrors that could cause spurious failures) Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
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 992936c..3f1c4fb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,8 +19,6 @@ env:
matrix:
allow_failures:
- - env: RUN_ON_CONTAINER=fedora24
- - env: RUN_ON_CONTAINER=fedora25
- env: RUN_ON_CONTAINER=fedora-rawhide
sudo: required