summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-01-25 14:57:00 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2015-01-25 14:57:00 -0800
commit8a805c8a71a91cb17099acdc748f619eeba45efd (patch)
tree3e26a7bd90e6e0a31921cc3f2d112e658abdeedf
parent9e73df36e78dd2e7632339ec8a7c7d0eddf6b1d6 (diff)
parent27f7ff644d9d1c40bb10ee4e468164b2192e739a (diff)
downloadchef-8a805c8a71a91cb17099acdc748f619eeba45efd.tar.gz
Merge pull request #2489 from joshk/patch-1
Use the new build env on Travis
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c083a31ba9..699d8237ad 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