Disabled broken biicode builds on Travis for the moment.

Change-Id: I834e6da091ea704a3fe599a5b99f338d29cd3bf1
parent 574404e2
...@@ -12,8 +12,9 @@ env: ...@@ -12,8 +12,9 @@ env:
matrix: matrix:
- BUILD_TYPE=Debug BIICODE=false - BUILD_TYPE=Debug BIICODE=false
- BUILD_TYPE=Release BIICODE=false - BUILD_TYPE=Release BIICODE=false
- BUILD_TYPE=Release BIICODE=true # biicode .deb files no longer available.
- BUILD_TYPE=Debug BIICODE=true # - BUILD_TYPE=Release BIICODE=true
# - BUILD_TYPE=Debug BIICODE=true
global: global:
- GCC_VERSION="4.9" - GCC_VERSION="4.9"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment