diff options
author | raveit65 <[email protected]> | 2019-10-05 19:17:58 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-05 19:17:58 +0200 |
commit | 711f1f2d5d08830118848488baf7c6e62c8a07dd (patch) | |
tree | 4ff55d3bf0758daa99f27c36548dc81ec3625584 /.travis.yml | |
parent | ab74c2be061d8ba0ebeaefd78124c279a6ec377e (diff) | |
download | libmateweather-711f1f2d5d08830118848488baf7c6e62c8a07dd.tar.bz2 libmateweather-711f1f2d5d08830118848488baf7c6e62c8a07dd.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 9f56f65..71034f6 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 |