Browse Source

Really fix compile message formatting

n1474335 8 years ago
parent
commit
70135ab3ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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