diff options
author | raveit65 <[email protected]> | 2019-10-05 18:31:54 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-05 18:31:54 +0200 |
commit | 4f25b65582cb39fb5bb12d29d6a2ea4a27f71ff0 (patch) | |
tree | 0a31ef02b7b796e40f9f32ba1b9cf5d1ed3f5fd4 | |
parent | 94a566dda7a783647ce72186d48563ee1ac0146e (diff) | |
download | libmatekbd-4f25b65582cb39fb5bb12d29d6a2ea4a27f71ff0.tar.bz2 libmatekbd-4f25b65582cb39fb5bb12d29d6a2ea4a27f71ff0.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 edcdc9c..ce0bb87 100644 --- a/.travis.yml +++ b/.travis.yml @@ -181,3 +181,5 @@ releases: tags: true overwrite: true base_version: 1.20.0 + notify_servers: + - https://release.mate-desktop.org/release |