From 334a2edd70e1989082f91fd5fa8843e2ea7098ec Mon Sep 17 00:00:00 2001 From: danielgrippi Date: Sat, 7 Jan 2012 22:45:47 -0800 Subject: [PATCH] remove 1.9.3 from travis instead [ci skip] --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cebaa3797..1ab4c9796 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ branches: rvm: - ree - - 1.9.3 + - 1.9.2 env: - DB=postgres BUILD_TYPE=other