diff options
author | 2015-09-24 10:39:08 +0200 | |
---|---|---|
committer | 2015-09-24 10:39:08 +0200 | |
commit | 189fd95b722f4ea914b34ada8df4d8b9bfc91237 (patch) | |
tree | 8a05778363d02534b98fb1efa8aca04cb48f787f | |
parent | 87817d52f8c90b1bf298c6b7718cae6e5dd0d985 (diff) | |
download | sersve-189fd95b722f4ea914b34ada8df4d8b9bfc91237.tar.gz sersve-189fd95b722f4ea914b34ada8df4d8b9bfc91237.tar.xz sersve-189fd95b722f4ea914b34ada8df4d8b9bfc91237.zip |
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index b0d12af..a473261 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ language: rust rust: - nightly +notifications: + email: + on_success: change
\ No newline at end of file |