diff options
author | raveit65 <[email protected]> | 2019-10-06 18:38:10 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-06 18:39:38 +0200 |
commit | fd95d69a88375e75056d054abf6ba865af401718 (patch) | |
tree | 0e7b92e7b42dfab7c79d51b55043e0be455cdbad | |
parent | 0bc9c6d2d7b6377d37eb5c325120ee2f6557597d (diff) | |
download | mate-indicator-applet-fd95d69a88375e75056d054abf6ba865af401718.tar.bz2 mate-indicator-applet-fd95d69a88375e75056d054abf6ba865af401718.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 8efa65b..9d23be2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -107,3 +107,5 @@ releases: tags: true overwrite: true base_version: 1.20.0 + notify_servers: + - https://release.mate-desktop.org/release |