From dfed9cc51f92ed661d4f6ea9a5101b1b1318a4f9 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Sat, 28 Oct 2017 22:53:25 +0200 Subject: [PATCH] Build system: Create GitHub releases as draft --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ce4c2bf..722c2b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,6 +44,7 @@ jobs: api_key: ${GITHUB_OAUTH_TOKEN} file: pico-release-$TRAVIS_TAG.tar.gz skip_cleanup: true + draft: true # Ignore nightly build failures allow_failures: