Skip to content

Commit

Permalink
Always fire webhook notification on success
Browse files Browse the repository at this point in the history
So that travis-rubies can build a new binary package.
  • Loading branch information
BanzaiMan committed Dec 3, 2014
1 parent 40c2915 commit 448ebae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -86,5 +86,5 @@ notifications:
urls:
- "https://rubies.travis-ci.org/rebuild/jruby-head"
# we are on a branch
#on_success: always
on_success: always
on_failure: never

0 comments on commit 448ebae

Please sign in to comment.