[SUCS Devel] [Git][sucssite/sucs-site][sucs-site] npm is part of nodejs
Imran Hussain
imranh at sucs.org
Fri Jun 30 12:43:36 BST 2017
Imran Hussain pushed to branch sucs-site at sucssite / sucs-site
Commits:
264f2e52 by Imran Hussain at 2017-06-30T12:43:38+01:00
npm is part of nodejs
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/264f2e520176db5022de9722769c5b56c9ee7afe
---
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/264f2e520176db5022de9722769c5b56c9ee7afe
You're receiving this email because of your account on projects.sucs.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20170630/67ffeb95/attachment.html>
More information about the Devel
mailing list