diff options
author | raveit65 <[email protected]> | 2019-10-06 19:42:17 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-06 19:42:55 +0200 |
commit | a4f7fb384df667908f4bac7925ee4604d9a25c76 (patch) | |
tree | 8d0d4f5d17d6f69d16aa7e837b49057a1a406c26 | |
parent | eaf69839f9f5233ccc85327b751cc277a050cce1 (diff) | |
download | mate-session-manager-a4f7fb384df667908f4bac7925ee4604d9a25c76.tar.bz2 mate-session-manager-a4f7fb384df667908f4bac7925ee4604d9a25c76.tar.xz |
travis(ci): enable notify_servers
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index e289830..602b9b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -129,3 +129,5 @@ releases: tags: true overwrite: true base_version: 1.20.0 + notify_servers: + - https://release.mate-desktop.org/release |