diff options
author | raveit65 <[email protected]> | 2019-10-05 18:26:16 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-05 18:26:52 +0200 |
commit | 7b398b4bfc47c1facf19d387b2a218856b50bc0b (patch) | |
tree | d5080968a85f5c72a06b30fe44f06ed708d97fda | |
parent | e7a0a8db12796c51b38dd01cd7a4939a81d56b12 (diff) | |
download | eom-7b398b4bfc47c1facf19d387b2a218856b50bc0b.tar.bz2 eom-7b398b4bfc47c1facf19d387b2a218856b50bc0b.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 9df7f3a..fe9ee41 100644 --- a/.travis.yml +++ b/.travis.yml @@ -152,3 +152,5 @@ releases: tags: true overwrite: true base_version: 1.20.0 + notify_servers: + - https://release.mate-desktop.org/release |