Skip to content

Commit

Permalink
accept the chef license when installing on travis
Browse files Browse the repository at this point in the history
Signed-off-by: S.Cavallo <[email protected]>
  • Loading branch information
smcavallo authored and majormoses committed Jun 5, 2019
1 parent 05e6927 commit 2651a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ branches:
# Ensure we make ChefDK's Ruby the default
before_script:
- eval "$(chef shell-init bash)"
- export CHEF_LICENSE="accept-silent"

script:
- chef --version
Expand Down

0 comments on commit 2651a21

Please sign in to comment.