Record stack on failed travis build

This commit is contained in:
kpdecker
2013-10-09 03:42:26 -07:00
parent 4e4c016be5
commit 096ac2d552
+1 -1
View File
@@ -7,7 +7,7 @@ before_script:
- npm install -g grunt-cli
script:
- grunt build metrics publish:latest
- grunt --stack build metrics publish:latest
email:
on_failure: change