Skip to content

Commit 57b116f

Browse files
committed
nodethon: remove mocha framework install
1 parent 3ac379b commit 57b116f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

nodethon/provision.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ node -v
5252
npm -v
5353
# install JSdoc to be used with sphinx-js
5454
npm install -g jsdoc
55-
# install Mocha JavaScript test framework
56-
npm install -g mocha
5755

5856
# Sonarqube
5957
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

Comments
 (0)