aboutsummaryrefslogtreecommitdiff
path: root/jenkins.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins.sh')
-rwxr-xr-xjenkins.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/jenkins.sh b/jenkins.sh
index c1efcb9..7cd96f2 100755
--- a/jenkins.sh
+++ b/jenkins.sh
@@ -5,5 +5,7 @@ set -e
make clean
make lib
make test
-
./python/test_olm.sh
+
+. ~/.emsdk_set_env.sh
+make js