Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
travis(linux): add package libudev
Browse files Browse the repository at this point in the history
  • Loading branch information
libotony authored and AsbertMa committed Nov 1, 2019
1 parent 5008d13 commit 0aad12e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ matrix:
- os: linux
language: node_js
node_js: "10"
addons:
apt:
packages:
- libudev-dev
cache:
directories:
- node_modules
Expand Down

0 comments on commit 0aad12e

Please sign in to comment.