From 77c71e4f3705a05c0876170470bdce3b67a26c3e Mon Sep 17 00:00:00 2001 From: Jonathan Tron Date: Wed, 29 Jul 2015 12:49:14 +0200 Subject: Use the new TravisCI infrastructure for faster tests --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 4e4b6a59..25d2b8e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ language: ruby +sudo: false +cache: bundler bundler_args: --without profile notifications: irc: "irc.freenode.org#axlsx" -- cgit v1.2.3