aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-03-05 17:19:14 +1100
committerStewart Smith <stewart@linux.ibm.com>2019-03-15 14:31:30 +1100
commite4a06f098c4f34fb5539129dddb6646667f4d5ab (patch)
tree7799955bb69e36dedfa24497f996cbfac2b4e772 /.travis.yml
parent6c36257bf32f9e828d018a3e263e1a79b90e802b (diff)
downloadskiboot-e4a06f098c4f34fb5539129dddb6646667f4d5ab.zip
skiboot-e4a06f098c4f34fb5539129dddb6646667f4d5ab.tar.gz
skiboot-e4a06f098c4f34fb5539129dddb6646667f4d5ab.tar.bz2
opal-ci: drop fedora 28
We're getting close to Fedora 30, and keeping N-1 fedora around for too long doesn't really add much. 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 0558129..e027d3c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,6 @@ env:
- RUN_ON_CONTAINER=ubuntu-18.04
- RUN_ON_CONTAINER=ubuntu-latest
- RUN_ON_CONTAINER=centos7
- - RUN_ON_CONTAINER=fedora28
- RUN_ON_CONTAINER=fedora29
- RUN_ON_CONTAINER=fedora-rawhide
- RUN_ON_CONTAINER=debian-stretch