diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2019-01-27 14:44:58 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-27 14:44:58 -0800 |
| commit | 2bb89c6fde846294d26c97553824f601342b9fd1 (patch) | |
| tree | c57863980cbf089447606b8b2e84014cbdf7a1c5 | |
| parent | 07b96fa15d10a5f1662b1654d2892c63537a78c2 (diff) | |
Remove draft because is unpublishes releases
| -rwxr-xr-x | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index b71db2c0e..90ed07506 100755 --- a/.travis.yml +++ b/.travis.yml @@ -40,7 +40,6 @@ deploy: file_glob: true file: "$TRAVIS_BUILD_DIR/bin/*/*/*" skip_cleanup: true - draft: true on: tags: true |
