travis: mark automatic releases as prerelease (for real this time)

This commit is contained in:
tastytea 2018-03-13 15:24:32 +01:00
parent 4ed5b81ad7
commit f8aa6689a9
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 1 additions and 2 deletions

View File

@ -37,8 +37,7 @@ deploy:
- "libmastodon-cpp_${TRAVIS_TAG}-0_amd64.deb"
- "libmastodon-cpp-${TRAVIS_TAG}-0.x86_64.rpm"
skip_cleanup: true
options:
- prerelease: true
prerelease: true
on:
tags: true
condition: $CC = gcc