Update .travis.yml
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
---
|
||||
after_success: bundle exec rake publish
|
||||
email:
|
||||
on_failure: change
|
||||
on_success: never
|
||||
env:
|
||||
global:
|
||||
- S3_BUCKET_NAME=builds.handlebarsjs.com
|
||||
|
||||
Reference in New Issue
Block a user