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.
2 parents b7026c0 + 52ae92f commit 0032621Copy full SHA for 0032621
.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