Clean script

remotes/origin/1117-camshaft-update
Daniel García Aubert 5 years ago
parent 60c01e583f
commit 8f99886d62

@ -8,15 +8,5 @@ source /src/nodejs-install.sh
git clone https://github.com/CartoDB/cartodb-postgresql.git
cd cartodb-postgresql && make && make install && cd ..
echo "Node.js version: "
node -v
echo "npm version: "
npm -v
echo "Clean install: "
npm ci
npm ls
# run tests
npm test

Loading…
Cancel
Save