Update for Chef 15 license agreement and Chef Workstation
This commit is contained in:
parent
684b407157
commit
7031d06df0
10
.travis.yml
10
.travis.yml
@ -1,16 +1,16 @@
|
||||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- chef-current-trusty
|
||||
- chef-current-xenial
|
||||
packages:
|
||||
- chefdk
|
||||
- chef-workstation
|
||||
|
||||
# Don't `bundle install` which takes about 1.5 mins
|
||||
install: echo "skip bundle install"
|
||||
|
||||
env:
|
||||
- CHEF_LICENSE=accept
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
Loading…
x
Reference in New Issue
Block a user