Skip to content

Commit fb32303

Browse files
committed
Temporary deployment fix
1 parent 66c0ff0 commit fb32303

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)