From d77ccd90ab7ad67ffb37e20c47426d1437480ed2 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Tue, 6 Oct 2015 10:41:32 -0700 Subject: [PATCH] Cache gems in Travis This speeds up test times --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fb83e04d..608bbca8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: ruby +cache: bundler sudo: false - rvm: - 2.0.0 - 2.1