From d1bfab99ce9a0cd756efa4a8da61bff1d8a5edcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?U=C4=A3is=20Ozols?= Date: Thu, 26 Apr 2012 10:51:48 +0300 Subject: Changes on Travis: * Remove Ruby 1.9.2 testing * Allow Rubinius to fail --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e8fb782..16cbffc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,9 +10,11 @@ notifications: env: - DB=postgresql - DB=mysql +matrix: + allow_failures: + - rvm: rbx rvm: - 1.8.7 - - 1.9.2 - 1.9.3 - rbx - jruby -- cgit v1.2.3