Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Commit 70ec4bd

Browse files
authored
Merge pull request #4 from chebykin/fix/libudev-travis
Add libudev-dev apt dependency to .travis.yml
2 parents d5a18fa + 16ad717 commit 70ec4bd

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
@@ -8,3 +8,4 @@ addons:
88
apt:
99
packages:
1010
- libusb-1.0-0-dev
11+
- libudev-dev

0 commit comments

Comments
 (0)