mirror of
https://github.com/RPCS3/libusb.git
synced 2026-07-21 00:16:04 -04:00
@@ -23,6 +23,9 @@ addons:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
|
||||
before_install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update; brew upgrade automake libtool; fi
|
||||
|
||||
script:
|
||||
- ./autogen.sh && make -j4
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then ./travis-autogen.sh --disable-udev && make -j4; fi
|
||||
|
||||
@@ -1 +1 @@
|
||||
#define LIBUSB_NANO 11151
|
||||
#define LIBUSB_NANO 11152
|
||||
|
||||
Reference in New Issue
Block a user