Skip to content

Commit e796281

Browse files
committed
changing to disable notification mail
1 parent 4c3fad9 commit e796281

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,6 @@ after_success:
6868
- if [ "${TRAVIS_CPU_ARCH}" != "arm64" ]; then
6969
ci after_test;
7070
fi
71+
72+
notifications:
73+
email: false

0 commit comments

Comments
 (0)