Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

Commit

Permalink
Remove deps that are in chefdk
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Aug 19, 2016
1 parent 60e5a73 commit d890786
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ branches:
# Ensure we make ChefDK's Ruby the default
before_script:
- eval "$(/opt/chefdk/bin/chef shell-init bash)"
# We have to install chef-sugar for ChefSpec
- /opt/chefdk/embedded/bin/chef gem install chef-sugar

script:
- /opt/chefdk/embedded/bin/chef --version
Expand Down
5 changes: 0 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,3 @@ gem 'tomlrb'
gem 'rake'
gem 'stove'
gem 'community_cookbook_releaser'
gem 'chefspec'
gem 'berkshelf'
gem 'test-kitchen'
gem 'foodcritic'
gem 'cookstyle'

0 comments on commit d890786

Please sign in to comment.