mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-07-18 18:44:26 -04:00
Add macOS CI
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
language: c
|
||||
|
||||
os: osx
|
||||
osx_image: xcode10.2
|
||||
|
||||
script:
|
||||
- ./bootstrap
|
||||
- ./configure
|
||||
- make
|
||||
- make DESTDIR=$PWD/root install
|
||||
Reference in New Issue
Block a user