We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a19cd commit 9f6dcd4Copy full SHA for 9f6dcd4
.travis.yml
@@ -12,6 +12,8 @@ deploy:
12
file: "$TRAVIS_BUILD_DIR/bundles/*"
13
skip_cleanup: true
14
overwrite: true
15
+ on:
16
+ tags: true
17
- provider: pypi
18
user: adafruit-travis
19
on:
0 commit comments