Skip to content

Commit

Permalink
Test with Local Delivery and not Rake
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Mar 1, 2017
1 parent 589482c commit e191c43
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 70 deletions.
1 change: 1 addition & 0 deletions .delivery/project.toml
@@ -0,0 +1 @@
remote_file = "https://raw.githubusercontent.com/chef-cookbooks/community_cookbook_tools/master/delivery/project.toml"
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -37,5 +37,5 @@ script: KITCHEN_LOCAL_YAML=.kitchen.dokken.yml /opt/chefdk/embedded/bin/kitchen
matrix:
include:
- script:
- /opt/chefdk/bin/chef exec rake
- /opt/chefdk/bin/chef exec delivery local all
env: UNIT_AND_LINT=1
69 changes: 0 additions & 69 deletions Rakefile

This file was deleted.

0 comments on commit e191c43

Please sign in to comment.