From a85c58c736911b9b98c11fbf44391b43b0c91611 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 26 Sep 2013 19:22:04 +0300 Subject: [PATCH] Dont test 1.9 with travis --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d7fbbc7bbcb..3ed3dec1425 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ branches: only: - 'master' rvm: - - 1.9.3-p392 - 2.0.0 services: - mysql -- GitLab