add PHP code-sniffer to installation instructions (marked optional)

This commit is contained in:
Marc Tobias Metten
2016-09-11 05:21:15 +02:00
parent cf39e07dba
commit ae5cc28a1a
3 changed files with 3 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ sudo apt-get install -y -qq python-Levenshtein python-shapely \
python-numpy phpunit
sudo -H pip install --quiet 'setuptools>=23.0.0' lettuce==0.2.18 'six>=1.9' haversine
sudo pear install PHP_CodeSniffer
sudo service postgresql restart
sudo -u postgres createuser -S www-data