From 9bf7c1ee319496f5cb7f138ca6c82aa167d02864 Mon Sep 17 00:00:00 2001 From: randx Date: Sat, 4 Aug 2012 10:13:54 +0300 Subject: [PATCH] Fix travis script --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 402fc8e0..f3ede12f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ env: before_install: - sudo apt-get install libicu-dev -y - gem install charlock_holmes -v="0.6.8" - - echo "yes" | gem uninstall json ffi branches: only: - 'master'