Rejigged grunt tasks.

This commit is contained in:
n1474335 2019-07-09 14:31:18 +01:00
parent 29cb273d08
commit d1ad2d0845
2 changed files with 25 additions and 22 deletions

View file

@ -11,7 +11,6 @@ before_script:
script:
- grunt lint
- grunt test
- grunt test-node
- grunt docs
- npm run node-prod
- grunt prod --msg="$COMPILE_MSG"