diff --git a/.travis.yml b/.travis.yml index 12525bf6f..b196e0e5d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -51,21 +51,13 @@ compiler: - gcc matrix: - # Don't build on OS X with gcc + include: + - os: linux + compiler: gcc + env: COVERAGE=--enable-gcov exclude: - os: osx compiler: gcc - # Add a gcov build (XXX not yet; allows_failures doesn't match - # explicitly included rows) - #include: - # - compiler: gcc - # env: COVERAGE="--enable-gcov" - # os: linux - # The gcov build is not working quite yet - #allow_failures: - # compiler: gcc - # env: COVERAGE="--enable-gcov" - # os: linux notifications: email: