diff options
author | raveit65 <[email protected]> | 2019-10-06 18:45:31 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-06 18:45:31 +0200 |
commit | d9d68dd74c9ccd2800cff759290b52abfff389f2 (patch) | |
tree | 3ddfefb990511c8520e4b855e3366c21d9a18288 | |
parent | c352e1fe2360e4607617cd355d6aac4f41c43425 (diff) | |
download | mate-media-d9d68dd74c9ccd2800cff759290b52abfff389f2.tar.bz2 mate-media-d9d68dd74c9ccd2800cff759290b52abfff389f2.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 d5d63b8..8b6daf1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -182,3 +182,5 @@ releases: tags: true overwrite: true base_version: 1.20.0 + notify_servers: + - https://release.mate-desktop.org/release |