From 8ddc33119590ed6a948c37a8377451075e0037ac Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Sat, 7 Mar 2015 12:52:01 -0500 Subject: [PATCH] cache --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 0dba74e..d15e661 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,3 +18,6 @@ notifications: env: global: - NOKOGIRI_USE_SYSTEM_LIBRARIES=true + +sudo: false +cache: bundler