Fix travis script

This commit is contained in:
randx 2012-08-04 10:13:54 +03:00
parent 9b4c41f826
commit 9bf7c1ee31

View file

@ -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'