mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-26 03:02:40 +00:00
Disabled broken biicode builds on Travis for the moment.
Change-Id: I834e6da091ea704a3fe599a5b99f338d29cd3bf1
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user