Skip to content

Commit 0032621

Browse files
authored
Merge pull request adafruit#16 from kattni/pypi-fix
Updated travis.yml
2 parents b7026c0 + 52ae92f commit 0032621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python:
66
cache:
77
pip: true
88
deploy:
9-
provider: releases
9+
- provider: releases
1010
api_key: "$GITHUB_TOKEN"
1111
file_glob: true
1212
file: "$TRAVIS_BUILD_DIR/bundles/*"

0 commit comments

Comments
 (0)