Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #342 from krau612/fix/travis-config
Browse files Browse the repository at this point in the history
Added libusb to Travis addons
  • Loading branch information
luciorubeens committed Oct 24, 2017
2 parents 3ccf90f + afcf595 commit 62267fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ addons:
apt:
packages:
- xvfb
- libusb-1.0-0-dev

install:
- export DISPLAY=':99.0'
Expand Down

0 comments on commit 62267fa

Please sign in to comment.