summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJosh Kalderimis <josh.kalderimis@gmail.com>2014-11-26 01:01:07 +0100
committerJosh Kalderimis <josh.kalderimis@gmail.com>2014-11-26 01:01:07 +0100
commit27f7ff644d9d1c40bb10ee4e468164b2192e739a (patch)
tree3ce10176c262d1586ba7279f3df6b5c79b2bfb29 /.travis.yml
parente38a3b22b827972e0bcddcc1a9127bd156b6f0d0 (diff)
downloadchef-27f7ff644d9d1c40bb10ee4e468164b2192e739a.tar.gz
Use the new build env on Travis
more ram and cpu, improved network and vm boot times docs.travis-ci.com/user/workers/container-based-infrastructure more docs soon
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2ce7238619..5ac17fccff 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,6 @@
+language: ruby
+
+sudo: false
# Early warning system to catch if Rubygems breaks something
before_install:
gem update --system