Fix option defaults and compile message formatting

This commit is contained in:
n1474335 2017-05-19 00:10:36 +01:00
parent 77e47e3fa4
commit ad18d84f14
2 changed files with 6 additions and 3 deletions

View file

@ -9,7 +9,7 @@ script:
- grunt test
- grunt docs
- grunt node
- grunt prod --msg="$COMPILE_MSG"
- grunt prod --msg=$COMPILE_MSG
before_deploy:
- grunt copy:ghPages
deploy: