We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429ed54 commit d5f74c1Copy full SHA for d5f74c1
.travis.yml
@@ -6,3 +6,8 @@ r_packages:
6
7
after_success:
8
- Rscript -e 'library(covr); codecov()'
9
+
10
+notifications:
11
+ email:
12
+ on_success: change
13
+ on_failure: change
0 commit comments