We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac379b commit 57b116fCopy full SHA for 57b116f
1 file changed
nodethon/provision.sh
@@ -52,8 +52,6 @@ node -v
52
npm -v
53
# install JSdoc to be used with sphinx-js
54
npm install -g jsdoc
55
-# install Mocha JavaScript test framework
56
-npm install -g mocha
57
58
# Sonarqube
59
curl --create-dirs -sSLo $HOME/.sonar/sonar-scanner.zip https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-$SONAR_SCANNER_VERSION-linux.zip
0 commit comments