mirror of
https://github.com/shakemid/pcsensor-temper.git
synced 2025-06-08 17:25:22 +02:00
Add .travis.yml
This commit is contained in:
parent
afb701dfdd
commit
c745c2dab9
1 changed files with 7 additions and 0 deletions
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
language: C
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libusb-1.0-0-dev
|
||||
script:
|
||||
- make
|
Loading…
Add table
Add a link
Reference in a new issue