Build system: Create GitHub releases as draft

pico-3.0-alpha
Daniel Rudolf 8 years ago
parent c71169adbe
commit dfed9cc51f
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538
  1. 1
      .travis.yml

@ -44,6 +44,7 @@ jobs:
api_key: ${GITHUB_OAUTH_TOKEN} api_key: ${GITHUB_OAUTH_TOKEN}
file: pico-release-$TRAVIS_TAG.tar.gz file: pico-release-$TRAVIS_TAG.tar.gz
skip_cleanup: true skip_cleanup: true
draft: true
# Ignore nightly build failures # Ignore nightly build failures
allow_failures: allow_failures:

Loading…
Cancel
Save