Travis: disable gcov build for now

This commit is contained in:
Nicolas Williams
2017-05-28 17:42:51 -05:00
parent 3973d4fc5f
commit d2b1b74f04

View File

@@ -55,16 +55,17 @@ matrix:
exclude: exclude:
- os: osx - os: osx
compiler: gcc compiler: gcc
# Add a gcov build # Add a gcov build (XXX not yet; allows_failures doesn't match
include: # explicitly included rows)
- compiler: gcc #include:
env: COVERAGE="--enable-gcov" # - compiler: gcc
os: linux # env: COVERAGE="--enable-gcov"
# os: linux
# The gcov build is not working quite yet # The gcov build is not working quite yet
allow_failures: #allow_failures:
compiler: gcc # compiler: gcc
env: COVERAGE="--enable-gcov" # env: COVERAGE="--enable-gcov"
os: linux # os: linux
notifications: notifications:
email: email: