Testing updates

Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
Tim Smith 2017-03-08 09:59:02 -08:00
parent 96abf7611e
commit af84af2115
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
sudo: required sudo: required
dist: trusty dist: trusty
# install the pre-release chef-dk. Use chef-stable-trusty to install the stable release
addons: addons:
apt: apt:
sources: sources:

View File

@ -7,6 +7,5 @@
source 'https://rubygems.org' source 'https://rubygems.org'
gem 'tomlrb' gem 'tomlrb'
gem 'rake'
gem 'stove' gem 'stove'
gem 'community_cookbook_releaser' gem 'community_cookbook_releaser'