Travis CI now adds a compile message
This commit is contained in:
parent
2b3e471f96
commit
cbdc24d869
@ -9,7 +9,7 @@ script:
|
|||||||
- grunt test
|
- grunt test
|
||||||
- grunt docs
|
- grunt docs
|
||||||
- grunt node
|
- grunt node
|
||||||
- grunt prod
|
- grunt prod --msg="$COMPILE_MSG"
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- grunt copy:ghPages
|
- grunt copy:ghPages
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user