Skip to content

Commit 3e819ff

Browse files
authored
Merge pull request #14 from makermelissa/master
Temporary deployment fix
2 parents 66c0ff0 + fb32303 commit 3e819ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ deploy:
3737
condition: $DEPLOY_PYPI = "true"
3838

3939
install:
40+
- sudo apt-get install libudev-dev libusb-1.0
4041
- pip install -r requirements.txt
4142
- pip install circuitpython-build-tools Sphinx sphinx-rtd-theme
4243
- pip install --force-reinstall pylint==1.9.2

0 commit comments

Comments
 (0)