Commit 9bf7c1ee319496f5cb7f138ca6c82aa167d02864

Authored by randx
1 parent 9b4c41f8

Fix travis script

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -4,7 +4,6 @@ env:
4 4 before_install:
5 5 - sudo apt-get install libicu-dev -y
6 6 - gem install charlock_holmes -v="0.6.8"
7   - - echo "yes" | gem uninstall json ffi
8 7 branches:
9 8 only:
10 9 - 'master'
... ...