diff options
author | raveit65 <[email protected]> | 2019-10-05 18:01:22 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-05 18:01:22 +0200 |
commit | bcd33637dc74dabb63b93a4c4b959118c31d651d (patch) | |
tree | c98765c0d056883ff40ec8c1bbee8e174ec320d3 | |
parent | 85a3937fb46eb3183d25ea068f9d752fb22a227a (diff) | |
download | atril-bcd33637dc74dabb63b93a4c4b959118c31d651d.tar.bz2 atril-bcd33637dc74dabb63b93a4c4b959118c31d651d.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 f269a8b6..0d76762c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -232,3 +232,5 @@ releases: tags: true overwrite: true base_version: 1.20.0 + notify_servers: + - https://release.mate-desktop.org/release |