Skip to content

Commit aa86d6b

Browse files
authored
Merge pull request #48 from hengboy/2.3.x
Update the notification email built by ci
2 parents 6b83268 + 40dce0d commit aa86d6b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,7 @@ after_success:
2626
- bash <(curl -s https://codecov.io/bash)
2727
notifications:
2828
email:
29-
- jnyuqy@gmail.com
29+
recipients:
30+
- apiboot@minbox.org
31+
on_success: change
32+
on_failure: always

0 commit comments

Comments
 (0)