Commit 31f3d6efb3b4b3f4ae5ffd64455cc2e26106a61d

Authored by Saito
1 parent 98b5c364

fix travis dependency, add libicu support

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.travis.yml
  1 +before_install: sudo apt-get install libicu-dev -y
1 2 branches:
2 3 only:
3 4 - 'master'
... ...