aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2017-11-22 20:13:04 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-11-22 20:13:04 +1100
commit0aa749e6822aee816b4a9c3100eebabc2e74ee32 (patch)
treecdbea968d202cce9856ca8c1b58d89828671a66f /.travis.yml
parente8af7effed7bbb6afdceda465699c97c47c57b67 (diff)
downloadskiboot-0aa749e6822aee816b4a9c3100eebabc2e74ee32.zip
skiboot-0aa749e6822aee816b4a9c3100eebabc2e74ee32.tar.gz
skiboot-0aa749e6822aee816b4a9c3100eebabc2e74ee32.tar.bz2
travis: Add Fedora 27
Signed-off-by: Stewart Smith <stewart@linux.vnet.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 b9da424..0deda30 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,6 +12,7 @@ env:
- RUN_ON_CONTAINER=fedora24
- RUN_ON_CONTAINER=fedora25
- RUN_ON_CONTAINER=fedora26
+ - RUN_ON_CONTAINER=fedora27
- RUN_ON_CONTAINER=fedora-rawhide
- RUN_ON_CONTAINER=debian-stretch
- RUN_ON_CONTAINER=debian-unstable