diff options
| author | raveit65 <[email protected]> | 2019-10-06 19:03:07 +0200 | 
|---|---|---|
| committer | raveit65 <[email protected]> | 2019-10-06 19:03:07 +0200 | 
| commit | ac8032592feaa7188a72255a7b5cb2fdc3a0d4e6 (patch) | |
| tree | a33bbf95292c4f224171a11b63cc1d6924b3e2e1 | |
| parent | 8dad8a7e2d1aa2ff1bd7dd434c7ccb58575d47c6 (diff) | |
| download | mate-notification-daemon-ac8032592feaa7188a72255a7b5cb2fdc3a0d4e6.tar.bz2 mate-notification-daemon-ac8032592feaa7188a72255a7b5cb2fdc3a0d4e6.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 e42caab..f000e00 100644 --- a/.travis.yml +++ b/.travis.yml @@ -195,3 +195,5 @@ releases:      tags: true      overwrite: true      base_version: 1.20.0 +    notify_servers: +      - https://release.mate-desktop.org/release | 
