Skip to content

Commit 7d6aca8

Browse files
committed
Send Travis notifications to sjrd.
1 parent c79ef8c commit 7d6aca8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ before_cache:
2020
# Cleanup the cached directories to avoid unnecessary cache updates
2121
- find $HOME/.ivy2/cache -name "ivydata-*.properties" -print -delete
2222
- find $HOME/.sbt -name "*.lock" -print -delete
23+
24+
notifications:
25+
email:
26+

0 commit comments

Comments
 (0)