aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2018-05-29 15:52:58 +1000
committerStewart Smith <stewart@linux.ibm.com>2018-05-29 15:52:58 +1000
commit2865cedf49bf18a0385eeba715da6edf71ce7678 (patch)
tree93c36712de5bf064f88fc376dc85b9c686d7822c /.travis.yml
parent918b7233d3bb7f061030b197fa0df53530f189f6 (diff)
downloadskiboot-2865cedf49bf18a0385eeba715da6edf71ce7678.zip
skiboot-2865cedf49bf18a0385eeba715da6edf71ce7678.tar.gz
skiboot-2865cedf49bf18a0385eeba715da6edf71ce7678.tar.bz2
travis: add fedora28
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 53046d0..067e476 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,6 +15,7 @@ env:
- RUN_ON_CONTAINER=centos6
- RUN_ON_CONTAINER=centos7
- RUN_ON_CONTAINER=fedora27
+ - RUN_ON_CONTAINER=fedora28
- RUN_ON_CONTAINER=fedora-rawhide
- RUN_ON_CONTAINER=debian-stretch
- RUN_ON_CONTAINER=debian-unstable