Skip to content
Snippets Groups Projects
Commit e3d97f6d authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Travis CI: add libicu-dev dependency for tests

parent 1143b54a
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ deps_ubuntu:
sudo apt-get update && apt-get install -y -f \
build-essential cmake coreutils sed \
libreadline-dev libncurses5-dev libyaml-dev libssl-dev \
libcurl4-openssl-dev libunwind-dev \
libcurl4-openssl-dev libunwind-dev libicu-dev \
python python-pip python-setuptools python-dev \
python-msgpack python-yaml python-argparse python-six python-gevent \
lcov ruby
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment