We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79ef8c commit 7d6aca8Copy full SHA for 7d6aca8
.travis.yml
@@ -20,3 +20,7 @@ before_cache:
20
# Cleanup the cached directories to avoid unnecessary cache updates
21
- find $HOME/.ivy2/cache -name "ivydata-*.properties" -print -delete
22
- find $HOME/.sbt -name "*.lock" -print -delete
23
+
24
+notifications:
25
+ email:
26
+ - sjrdoeraene@gmail.com
0 commit comments