Skip to content

Commit

Permalink
Internal: Send Slack notifications only for failures and status changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Apr 28, 2017
1 parent beb05e6 commit 7fc0bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ notifications:
slack:
rooms:
- secure: NKUpSnmkmlRRua0URoQJjEqNfIHx6tuqJhVCbQ6vU5rdUdw6A43OfG7Qym3MRQlXymFuIF0MUsOrS6t0GeXE9hSpC+5ynF02E5wdTD1/R7Tjq0XEdx0mXJTYjuOQA16fvwMxm5p3Ub5uWpSH+gBtyG86UPCbVSxDvvmxHqResAw=
on_success: always
on_success: change
on_failure: always
on_pull_requests: false

0 comments on commit 7fc0bf8

Please sign in to comment.