Skip to content

Commit 37ed6ff

Browse files
committed
Add before_install and install libhidapi libraries to .travis.yml
1 parent 7b809bf commit 37ed6ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
language: ruby
22
rvm:
33
- 2.1.5
4+
before_install:
5+
- sudo apt-get -y install libhidapi-dev libhidapi-hidraw0 libhidapi-libusb0

0 commit comments

Comments
 (0)