Commit 78d882623e13f061349ff6237e250970fc48d8a4

Authored by Saito
1 parent a25a85b9

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