fix travis dependency, add libicu support
This commit is contained in:
parent
a25a85b939
commit
78d882623e
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
before_install: sudo apt-get install libicu-dev -y
|
||||
branches:
|
||||
only:
|
||||
- 'master'
|
||||
|
|
Loading…
Reference in a new issue