Skip to content

Commit

Permalink
Fix Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Jun 1, 2019
1 parent 1234e98 commit 5704d66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
language: node_js

apt:
packages:
- libusb-1.0-0-dev
- libudev-dev

cache:
yarn: true
directories:
Expand Down

0 comments on commit 5704d66

Please sign in to comment.