diff --git a/.travis.yml b/.travis.yml index 3f291c6..4f9c2fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,6 +37,8 @@ deploy: - "libmastodon-cpp_${TRAVIS_TAG}-0_amd64.deb" - "libmastodon-cpp-${TRAVIS_TAG}-0.x86_64.rpm" skip_cleanup: true + options: + - prerelease: true on: tags: true condition: $CC = gcc