diff --git a/.travis.yml b/.travis.yml index 4f9c2fb..604e129 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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