blob: 01cc520247e2a40f1b238fb7908397a4036fcdfb [file] [log] [blame]
#!/usr/bin/env bash
set -e
# build
bash ./scripts/clean-install-skipTests
cd ./target
# test
npm test