Commit 6f398a4d authored by randx's avatar randx

Install charlock for travis

parent f909e25d
...@@ -3,6 +3,7 @@ env: ...@@ -3,6 +3,7 @@ env:
- DB=sqlite - DB=sqlite
before_install: before_install:
- sudo apt-get install libicu-dev -y - sudo apt-get install libicu-dev -y
- gem install charlock_holmes -v="0.6.8"
- echo "yes" | gem uninstall json ffi - echo "yes" | gem uninstall json ffi
branches: branches:
only: only:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment