build: cleanup

This commit is contained in:
Leonard Gram
2018-08-14 14:48:26 +02:00
parent e521e7b76d
commit 570d2fede3
2 changed files with 1 additions and 2 deletions

View File

@@ -11,7 +11,6 @@ function exit_if_fail {
}
exit_if_fail npm run test:coverage
exit_if_fail npm run build
# publish code coverage
echo "Publishing javascript code coverage"