Skip to content

Commit

Permalink
ride master of chef+chef-zero
Browse files Browse the repository at this point in the history
Signed-off-by: Thom May <[email protected]>
  • Loading branch information
Thom May committed May 30, 2018
1 parent d20110a commit 88212bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ matrix:
script: bundle exec rake chef_zero_spec
env:
- "PEDANT_OPTS=\"--skip-oc_id\""
- "GEMFILE_MOD=\"gem 'rake'; gem 'chef-zero', github: 'chef/chef-zero', tag: 'v14.0.5' \""
- "GEMFILE_MOD=\"gem 'rake'; gem 'chef-zero', github: 'chef/chef-zero'; gem 'chef', github: 'chef/chef' \""
# Remove things only used by erlang
install:
after_failure:
Expand All @@ -102,7 +102,7 @@ matrix:
script: bundle exec rake chef_zero_spec
env:
- "PEDANT_OPTS=\"--skip-oc_id\""
- "GEMFILE_MOD=\"gem 'rake'; gem 'chef-zero', github: 'chef/chef-zero', tag: 'v14.0.5' \""
- "GEMFILE_MOD=\"gem 'rake'; gem 'chef-zero', github: 'chef/chef-zero'; gem 'chef', github: 'chef/chef' \""
- CHEF_FS=1
# Remove things only used by erlang
install:
Expand Down

0 comments on commit 88212bb

Please sign in to comment.