diff --git a/.travis.yml b/.travis.yml index 62a5dac6..7a450b7d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +before_install: sudo apt-get install libicu-dev -y branches: only: - 'master'