Add .travis.yml

This commit is contained in:
shakemid 2017-11-13 14:33:08 +09:00
parent afb701dfdd
commit c745c2dab9

7
.travis.yml Normal file
View file

@ -0,0 +1,7 @@
language: C
addons:
apt:
packages:
- libusb-1.0-0-dev
script:
- make