From e5d5fdaac6063abc937711f213f7f437a366346c Mon Sep 17 00:00:00 2001 From: Sebastian Schuster Date: Wed, 29 Jan 2014 14:18:18 +0100 Subject: [PATCH] Reverted pushing ruby to 2.1 on travis for consistency --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c2fc5639da..222c0dbf4e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,7 @@ language: ruby rvm: - - 2.1.0 + - 2.0.0 branches: only: - dev