From 4972fbbc7bca488c6dd0b5cf1812209c7e54a696 Mon Sep 17 00:00:00 2001 From: Corey Donohoe Date: Wed, 2 May 2012 00:44:17 +0200 Subject: [PATCH] this doesn't build on 1.9.x /cc @brianmario --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6b66fd47..05ce826c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ rvm: - 1.8.7 - - 1.9.2 - rbx-2.0 notifications: disabled: true