Run mocha tests on jenkins

pull/21833/head
Richard van der Hoff 2016-03-28 23:37:00 +01:00
parent 6069812fcf
commit 3f442aca87
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ npm install ./node_modules/matrix-js-sdk-*.tgz
# install the other dependencies
npm install
# run the mocha tests
npm run test
# delete the old tarball, if it exists
rm -f matrix-react-sdk-*.tgz