Clean script
This commit is contained in:
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…
Reference in New Issue
Block a user