We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3fad9 commit e796281Copy full SHA for e796281
.travis.yml
@@ -68,3 +68,6 @@ after_success:
68
- if [ "${TRAVIS_CPU_ARCH}" != "arm64" ]; then
69
ci after_test;
70
fi
71
+
72
+notifications:
73
+ email: false
0 commit comments