Skip to content
Snippets Groups Projects
Commit 264f2e52 authored by Imran Hussain's avatar Imran Hussain
Browse files

npm is part of nodejs

parent f02fdd0a
No related branches found
No related tags found
4 merge requests!70Tidy up branches (2/3),!69Tidy up branches (1/3),!67Sucs site,!61CI changes from live branch to beta
Pipeline #
......@@ -25,7 +25,7 @@ js-syntax-check:
script:
- apt-get clean
- apt-get update
- apt-get install -y npm
- apt-get install -y nodejs
- ln -s /usr/bin/nodejs /usr/bin/node
- npm install -g jshint
- find htdocs/js/ -name *.js ! -name jquery* | xargs -n 1 jshint --verbose
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment