Skip to content

Commit

Permalink
have travis find the libusb paths
Browse files Browse the repository at this point in the history
  • Loading branch information
audiohacked committed Jan 10, 2017
1 parent 67fe91d commit 5ca76e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ addons:
before_install:
- sudo apt-get update
- sudo apt-get install -y libusb-1.0-0-dev

- find /usr -iname \*usb\*

script:
- make

Expand Down

0 comments on commit 5ca76e5

Please sign in to comment.