aboutsummaryrefslogtreecommitdiff
path: root/jenkins.sh
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2016-12-16 17:17:10 +0000
committerRichard van der Hoff <richard@matrix.org>2016-12-19 09:43:58 +0000
commite2e398bd94c5e6be8b2e0a7ae9a74687a4dcf863 (patch)
treeec9603f71bdfab34e4b3e401f123698e0fde7196 /jenkins.sh
parent819f0d24dbd92acd29b588f618d7830943bc18f9 (diff)
Add some tests for the Javascript wrappers
These would have helped avoid the recent FRV.
Diffstat (limited to 'jenkins.sh')
-rwxr-xr-xjenkins.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/jenkins.sh b/jenkins.sh
index 3b6fb1f..2faa3fd 100755
--- a/jenkins.sh
+++ b/jenkins.sh
@@ -11,4 +11,5 @@ make test
. ~/.emsdk_set_env.sh
make js
+(cd javascript && npm run test)
npm pack javascript