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 c417c5a commit 3e96de0
Show file tree
Hide file tree
Showing 4 changed files with 4 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: 2 additions & 0 deletions .gitignore
Expand Up @@ -42,6 +42,8 @@ vendor/
.coverage/
.zero-knife.rb
Policyfile.lock.json
Cheffile.lock
.librarian/

# vagrant stuff
.vagrant/
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -24,4 +24,4 @@ script:
- /opt/chefdk/embedded/bin/chef --version
- /opt/chefdk/embedded/bin/cookstyle --version
- /opt/chefdk/embedded/bin/foodcritic --version
- /opt/chefdk/bin/chef exec rake
- /opt/chefdk/bin/chef exec delivery local all
69 changes: 0 additions & 69 deletions Rakefile

This file was deleted.

0 comments on commit 3e96de0

Please sign in to comment.