remove js package before building

logging_enabled
Richard van der Hoff 2016-09-05 18:42:18 +01:00
parent e7996e5984
commit 617f9b1696
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
set -e
make clean
rm olm-*.tgz
make lib
make test
./python/test_olm.sh