mirror of
https://github.com/mpromonet/v4l2rtspserver
synced 2024-11-09 19:11:09 +00:00
retry mips build on travis
This commit is contained in:
parent
cd6d6f18dc
commit
3eb2d41138
@ -5,7 +5,7 @@ env:
|
|||||||
matrix:
|
matrix:
|
||||||
- TOOLCHAIN=
|
- TOOLCHAIN=
|
||||||
- TOOLCHAIN=raspberry.toolchain
|
- TOOLCHAIN=raspberry.toolchain
|
||||||
# - TOOLCHAIN=mips.toolchain
|
- TOOLCHAIN=mips.toolchain
|
||||||
addons:
|
addons:
|
||||||
coverity_scan:
|
coverity_scan:
|
||||||
project:
|
project:
|
||||||
@ -21,7 +21,7 @@ addons:
|
|||||||
- liblog4cpp5-dev
|
- liblog4cpp5-dev
|
||||||
- liblivemedia-dev
|
- liblivemedia-dev
|
||||||
- libasound2-dev
|
- libasound2-dev
|
||||||
# - g++-mips-linux-gnu
|
- g++-mips-linux-gnu
|
||||||
before_install:
|
before_install:
|
||||||
- pip install --user cpp-coveralls pyYaml
|
- pip install --user cpp-coveralls pyYaml
|
||||||
language: cpp
|
language: cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user