removed mlocate / updatedb from .travis.yml

This commit is contained in:
Tim Ruehsen 2014-06-16 21:30:16 +02:00
parent 0c3dbf14b6
commit b77aaf7809
1 changed files with 1 additions and 2 deletions

View File

@ -7,5 +7,4 @@ script: ./autogen.sh && ./configure --enable-gtk-doc && make -j4 && make check -
before_install:
- apt-cache search libicu | grep icu
- sudo apt-get -qq update
- sudo apt-get -q install autoconf automake autopoint libtool gtk-doc-tools gettext idn2 libidn2-0 libidn2-0-dev libicu48 libicu-dev mlocate
- updatedb && locate icu-cu
- sudo apt-get -q install autoconf automake autopoint libtool gtk-doc-tools gettext idn2 libidn2-0 libidn2-0-dev libicu48 libicu-dev