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 81ee721 commit b437cd0Copy full SHA for b437cd0
.travis.yml
@@ -6,7 +6,7 @@ python:
6
cache:
7
pip: true
8
deploy:
9
- provider: releases
+- provider: releases
10
api_key: "$GITHUB_TOKEN"
11
file_glob: true
12
file: "$TRAVIS_BUILD_DIR/bundles/*"
0 commit comments