summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@loftninjas.org>2017-11-22 17:03:55 -0500
committerGitHub <noreply@github.com>2017-11-22 17:03:55 -0500
commitc982627ef42210d9c4d4f29351a61cacfd94ffa3 (patch)
tree53234ad7608510f2e95a8dc4a26156da089627bf
parent89bbdc8b5416e6e5c00b80edd74749a379f97a92 (diff)
parentfe1c64454e8fc696a6cf81fdc4430ca861466dd6 (diff)
downloadchef-c982627ef42210d9c4d4f29351a61cacfd94ffa3.tar.gz
Merge pull request #6600 from chef/btm/travis
Switch from the Travis container to the VM
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c4562a808e..8e52f38611 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
language: ruby
-sudo: false
+sudo: required
cache: bundler
dist: trusty