diff options
author | Tim Smith <tsmith@chef.io> | 2017-04-05 12:02:21 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2017-04-05 12:02:21 -0700 |
commit | 9fed5f1bfffc4d8297041a5ce5d5fd0ee103dca5 (patch) | |
tree | ad3e13ec2102ffe6f9b069e7d9d094496ca6bb07 /.travis.yml | |
parent | f147f49999500379cc9200c9163631445be3a3ff (diff) | |
download | chef-9fed5f1bfffc4d8297041a5ce5d5fd0ee103dca5.tar.gz |
Remove duplicate bundler_args from Travis
This is in here twice and the YAML is invalid. They’re duplicate
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index aea79db190..87c0fe74ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -188,7 +188,6 @@ matrix: - cd kitchen-tests script: - bundle exec kitchen test webapp-debian-8 - bundler_args: --without ci development docgen guard integration maintenance omnibus_package tools aix bsd mac_os_x solaris windows --frozen after_failure: - cat .kitchen/logs/kitchen.log env: |