@@ -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: