diff options
author | raveit65 <[email protected]> | 2019-10-06 19:05:16 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-06 19:05:16 +0200 |
commit | 317280ad9b2fab0bff794109007ef59802a8c18a (patch) | |
tree | e7b4b8b38d59b64a905ae4d21d853bdeee54925c /.travis.yml | |
parent | 028741e9e4982711c37282522aadc815330ec15c (diff) | |
download | mate-panel-317280ad9b2fab0bff794109007ef59802a8c18a.tar.bz2 mate-panel-317280ad9b2fab0bff794109007ef59802a8c18a.tar.xz |
travis(ci): enable notify_servers
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index ebbdd05e..0dcba66c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -267,3 +267,5 @@ releases: tags: true overwrite: true base_version: 1.20.0 + notify_servers: + - https://release.mate-desktop.org/release |