From 8ea268c526f96d13b5ac298885e895e5e34969e2 Mon Sep 17 00:00:00 2001 From: Frederik Bosch Date: Mon, 30 Jul 2018 15:08:45 +0200 Subject: [PATCH] Include support for Ubuntu 18.04. --- .travis.yml | 3 --- README.md | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5804f9b2..2f712f5c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,10 +47,7 @@ script: matrix: allow_failures: # temporaray disable failing tests until all problems are fixed - - env: INSTANCE=ubuntu-16-04 KITCHEN_LOCAL_YAML=.kitchen.dokken.yml - env: INSTANCE=ubuntu-16-04 CHEF_VERSION=12.14.60 KITCHEN_LOCAL_YAML=.kitchen.dokken.yml - - env: INSTANCE=ubuntu-18-04 KITCHEN_LOCAL_YAML=.kitchen.do.yml - - env: INSTANCE=ubuntu-18-04 KITCHEN_LOCAL_YAML=.kitchen.dokken.yml - env: INSTANCE=centos-7 KITCHEN_LOCAL_YAML=.kitchen.dokken.yml - env: INSTANCE=centos-7 CHEF_VERSION=12.14.60 KITCHEN_LOCAL_YAML=.kitchen.dokken.yml - env: INSTANCE=opensuse-42 KITCHEN_LOCAL_YAML=.kitchen.dokken.yml diff --git a/README.md b/README.md index 82f25bcc..9b910dca 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ It will not: ### Platform - Debian 7, 8 -- Ubuntu 14.04, 16.04 +- Ubuntu 14.04, 16.04, 18.04 - RHEL 6, 7 - CentOS 6, 7 - Oracle Linux 6, 7