]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/install-on-travis-ci.sh
travis: run a single round of updates on the Monaco import
[nominatim.git] / vagrant / install-on-travis-ci.sh
index 2522f05f3e9bba408ed7c024c6499c5fd2e0a020..d7c91f9f8ecb62c221bc389d4387d87ab312879a 100755 (executable)
@@ -20,7 +20,7 @@ sudo apt-get install -y -qq libboost-dev libboost-system-dev \
 
 sudo apt-get install -y -qq python3-dev python3-pip php-cgi
 
-pip3 install --quiet behave nose pytidylib psycopg2-binary
+pip3 install --quiet behave nose pytidylib psycopg2-binary osmium
 
 # https://github.com/squizlabs/PHP_CodeSniffer
 composer global require "squizlabs/php_codesniffer=*"