From 801200a203a13cd56dabcceb3acdd99f4ae4bb61 Mon Sep 17 00:00:00 2001 From: Joshua Peek Date: Wed, 28 Mar 2012 09:49:33 -0500 Subject: [PATCH] Add 1.9.3 though --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 07a5916a..b24209c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ before_install: sudo apt-get install libicu-dev -y rvm: - 1.8.7 - 1.9.2 + - 1.9.3 - ree notifications: disabled: true