Skip to content

Commit

Permalink
Merge pull request #14 from kattni/pypi
Browse files Browse the repository at this point in the history
Updated travis.yml and requirements.txt
  • Loading branch information
brennen committed Aug 2, 2018
2 parents 072e3e1 + bb5b498 commit 6ddf7f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python:
cache:
pip: true
deploy:
provider: releases
- provider: releases
api_key: "$GITHUB_TOKEN"
file_glob: true
file: "$TRAVIS_BUILD_DIR/bundles/*"
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Adafruit-Blinka
adafruit-micropython-register
adafruit-micropython-busdevice
adafruit-circuitpython-register
adafruit-circuitpython-busdevice

0 comments on commit 6ddf7f4

Please sign in to comment.