Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

Commit 58720e8

Browse files
author
armab
committed
Fix Chef License acceptance prompt failing CI build
1 parent 44ec512 commit 58720e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ script:
2929
- /opt/chefdk/bin/cookstyle --version
3030
- /opt/chefdk/bin/foodcritic --version
3131
- /opt/chefdk/bin/kitchen --version
32-
- KITCHEN_LOCAL_YAML=.kitchen.docker.yml /opt/chefdk/bin/chef exec rake ${SUITE}
32+
- KITCHEN_LOCAL_YAML=.kitchen.docker.yml CHEF_LICENSE=accept /opt/chefdk/bin/chef exec rake ${SUITE}
3333

3434
notifications:
3535
# Post build failures to '#chef' channel in 'stackstorm-community' Slack

0 commit comments

Comments
 (0)