From 19b15b53275ea38f763c7d67449302fad600a878 Mon Sep 17 00:00:00 2001 From: Christian Mehlmauer Date: Mon, 8 Aug 2016 22:35:20 +0200 Subject: [PATCH] travis --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ff3e3945..eb461c64 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,7 @@ language: ruby sudo: false cache: bundler rvm: - # Still not in Travis :( - # - 2.1.9 + - 2.1.9 - 2.2.0 - 2.2.1 - 2.2.2