Really fix compile message formatting

This commit is contained in:
n1474335 2017-05-19 00:22:41 +01:00
parent ad18d84f14
commit 70135ab3ea
1 changed files with 1 additions and 1 deletions

View File

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