diff options
author | raveit65 <[email protected]> | 2019-10-05 18:04:21 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-05 18:05:09 +0200 |
commit | a738667597df77ad9042cdd6329356a541ddb9e2 (patch) | |
tree | 2f75520a6ab9fa9bae0cdf9b24b2021d68cfa3f5 | |
parent | 7f3e7122e3c82c6200a064824442d427198af3d2 (diff) | |
download | caja-a738667597df77ad9042cdd6329356a541ddb9e2.tar.bz2 caja-a738667597df77ad9042cdd6329356a541ddb9e2.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 22f937ae..8e331dd4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -141,3 +141,5 @@ releases: tags: true overwrite: true base_version: 1.20.0 + notify_servers: + - https://release.mate-desktop.org/release |