disable mips

pull/92/merge
Michel Promonet 6 years ago
parent 8f89a96c49
commit 453802c261

@ -5,7 +5,7 @@ env:
matrix:
- TOOLCHAIN=
- TOOLCHAIN=raspberry.toolchain
- TOOLCHAIN=mips.toolchain
# - TOOLCHAIN=mips.toolchain
addons:
coverity_scan:
project:
@ -21,7 +21,7 @@ addons:
- liblog4cpp5-dev
- liblivemedia-dev
- libasound2-dev
- g++-mips-linux-gnu
# - g++-mips-linux-gnu
before_install:
- pip install --user cpp-coveralls pyYaml
language: cpp

Loading…
Cancel
Save