Skip to content

Commit 448ebae

Browse files
committed
Always fire webhook notification on success
So that travis-rubies can build a new binary package.
1 parent 40c2915 commit 448ebae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ notifications:
8686
urls:
8787
- "https://rubies.travis-ci.org/rebuild/jruby-head"
8888
# we are on a branch
89-
#on_success: always
89+
on_success: always
9090
on_failure: never

0 commit comments

Comments
 (0)