Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-18 | Travis: setup up the desired release message right away | Dirk Hohndel | |
Instead of using the default release message and then trying to fix it up in the after_success section of one of the builds that we test, let's just always use the message that we want, regardless which build finishes first. This currently requires my fork of the uploadtool - the changes have been submitted upstream and I hope they'll get merged there so we can switch back to the upstream version of uploadtool. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2017-11-18 | Travis: include the symlink in the zip of Mac .app | Dirk Hohndel | |
Don't try to follow the (recursive) symlink. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |