From a472208481e77228039b870ee16987ed6727d501 Mon Sep 17 00:00:00 2001 From: MrGiga Date: Wed, 5 Jun 2019 16:56:25 -0500 Subject: [PATCH] Chef License now accepted to allow continous integration build to pass Signed-off-by: John Curcio --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index ed816c0..4ff2dd5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,8 @@ branches: services: docker env: + global: + - CHEF_LICENSE="accept-no-persist" matrix: - INSTANCE=resources-centos-6 - INSTANCE=resources-centos-7