1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-02-11 19:34:11 +01:00

Minor release body text update

This commit is contained in:
Erik Johansson 2018-09-30 20:53:56 +02:00
parent d2dac93f20
commit e63e934195

View File

@ -64,8 +64,8 @@ deploy:
file: openScale-${TAG}-build.apk
skip_cleanup: true
name: openScale development build (${TRAVIS_BRANCH})
body: Automatic openScale development build of $TRAVIS_BRANCH
($TRAVIS_COMMIT) built by Travis CI on $(date +'%F %T %Z').
body: Automatic openScale development build of $TRAVIS_BRANCH branch
(commit $TRAVIS_COMMIT) built by Travis CI on $(date +'%F %T %Z').
prerelease: true
overwrite: true
target_commitish: $TRAVIS_COMMIT