From c9971d7ca08a06cc908b358c7caf1595e2ae96f9 Mon Sep 17 00:00:00 2001 From: Thibault Jouan Date: Sat, 4 Apr 2015 05:31:45 +0000 Subject: [PATCH] Use new travis infrastructure (faster) Setting sudo to false is the documented way to achieve it. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a3c7807..903b6d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +sudo: false language: ruby cache: bundler rvm: