From e21f35039bf362cda09a74cd720076dc9d343472 Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Thu, 18 Sep 2014 14:11:08 -0500 Subject: [PATCH] Is this still needed? --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c851f345..7c497907 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ before_install: - git fetch origin master:master - git fetch origin v2.0.0:v2.0.0 - sudo apt-get install libicu-dev -y - - gem update --system 2.1.11 before_script: - bundle exec rake samples rvm: