summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-03-18 16:09:47 -0700
committerTim Smith <tsmith@chef.io>2019-03-18 16:09:47 -0700
commitcc9177218438d451785ee9d847ae93298bb5942c (patch)
treefb28859013aa8cd708a8ad22b235a8ced849d022
parent060e1257abb2ee491e14e9e81e2b01b96ae3cd6c (diff)
downloadchef-zero-cc9177218438d451785ee9d847ae93298bb5942c.tar.gz
Remove old sudo config from travis
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index fdbe34a..1c82a67 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,6 @@ before_install:
- gem update --system
- gem install bundler
-sudo: false
language: ruby
cache: bundler
bundler_args: --jobs 7 --without debug