diff options
author | asciimoo <asciimoo@gmail.com> | 2014-01-30 14:46:51 +0100 |
---|---|---|
committer | asciimoo <asciimoo@gmail.com> | 2014-01-30 14:46:51 +0100 |
commit | 9602af36544b2034d4ec7ee1dd001412e51c9f7f (patch) | |
tree | 7cb2d21b75551c239f1ad67ad122d94a7580daab | |
parent | f1eefa004d065d62c7e8da468f2ddc0825ec5442 (diff) | |
download | searxng-9602af36544b2034d4ec7ee1dd001412e51c9f7f.tar.gz searxng-9602af36544b2034d4ec7ee1dd001412e51c9f7f.zip |
[mod] travis notification mods
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index fd697b4e6..29d1401a0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,3 +15,4 @@ notifications: - "irc.freenode.org#searx" template: - "%{repository}/#%{build_number}/%{branch} (%{author}): %{message} %{build_url}" + on_success: change |