From 79db54ede902e908ca310cd8be662b57ea880a73 Mon Sep 17 00:00:00 2001 From: Brandon Dunne Date: Fri, 15 Jan 2016 09:25:54 -0500 Subject: [PATCH] Use the newer travis infrastructure --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 8baa9a0..554f063 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,8 @@ rvm: - "2.2" - ruby-head - jruby-head +sudo: false +cache: bundler matrix: allow_failures: - rvm: ruby-head