Skip to content

Commit

Permalink
try install libusb into container
Browse files Browse the repository at this point in the history
  • Loading branch information
nehpetsde committed Mar 18, 2017
1 parent ff19db9 commit 79eeba3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ matrix:
env: TOXENV=readme


addons:
apt:
packages:
- libusb-1.0-0


install:
- pip install tox

Expand Down

0 comments on commit 79eeba3

Please sign in to comment.