Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Add travis notifications config to email only on change to failure (p…
Browse files Browse the repository at this point in the history
…rops WP-CLI)
  • Loading branch information
westonruter committed Jan 15, 2017
1 parent a877f11 commit 6150268
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
sudo: false

notifications:
email:
on_success: never
on_failure: change

language:
- php
- node_js
Expand Down

0 comments on commit 6150268

Please sign in to comment.