Update for Chef 15 license agreement and Chef Workstation

This commit is contained in:
Tim Smith 2019-06-14 13:17:09 -07:00
parent 684b407157
commit 7031d06df0

View File

@ -1,16 +1,16 @@
sudo: required
dist: trusty
addons: addons:
apt: apt:
sources: sources:
- chef-current-trusty - chef-current-xenial
packages: packages:
- chefdk - chef-workstation
# Don't `bundle install` which takes about 1.5 mins # Don't `bundle install` which takes about 1.5 mins
install: echo "skip bundle install" install: echo "skip bundle install"
env:
- CHEF_LICENSE=accept
branches: branches:
only: only:
- master - master