travis: run a single round of updates on the Monaco import

This commit is contained in:
Sarah Hoffmann
2020-06-28 18:09:08 +02:00
parent ff1be13d0e
commit 22d0c6b5e1
2 changed files with 3 additions and 1 deletions

View File

@@ -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=*"