From d845e3443a74455bcb9a478f602fa65751acb2a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Wed, 14 Aug 2019 17:07:30 +0200 Subject: [PATCH] Add the CHEF_LICENSE environment variable again --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4d6598d..7e35304 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,7 @@ before_script: - cookstyle --version - foodcritic --version -script: KITCHEN_LOCAL_YAML=.kitchen.dokken.yml kitchen test ${INSTANCE} +script: CHEF_LICENSE=accept-no-persist KITCHEN_LOCAL_YAML=.kitchen.dokken.yml kitchen test ${INSTANCE} matrix: include: