mirror of
https://github.com/libretro/RetroArch
synced 2025-02-09 00:40:09 +00:00
travis: libusb package was in wrong place
This commit is contained in:
parent
e2837d7dfb
commit
5279b02dce
@ -29,7 +29,6 @@ matrix:
|
|||||||
- llvm-toolchain-precise-3.8
|
- llvm-toolchain-precise-3.8
|
||||||
packages:
|
packages:
|
||||||
- clang-3.8
|
- clang-3.8
|
||||||
- libusb-1.0-0-dev
|
|
||||||
env: COMPILER_NAME=clang-3.8 CXX=clang++-3.8 CC=clang-3.8
|
env: COMPILER_NAME=clang-3.8 CXX=clang++-3.8 CC=clang-3.8
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode7.3
|
osx_image: xcode7.3
|
||||||
@ -56,6 +55,7 @@ addons:
|
|||||||
- libsdl-image1.2-dev
|
- libsdl-image1.2-dev
|
||||||
- libsdl-mixer1.2-dev
|
- libsdl-mixer1.2-dev
|
||||||
- libsdl-ttf2.0-dev
|
- libsdl-ttf2.0-dev
|
||||||
|
- libusb-1.0-0-dev
|
||||||
coverity_scan:
|
coverity_scan:
|
||||||
project:
|
project:
|
||||||
name: "RetroArch"
|
name: "RetroArch"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user