Unverified Commit 8fbb4194 authored by Gennadiy Civil's avatar Gennadiy Civil Committed by GitHub
Browse files

Include gcc on mac into PR matrix

There was an error that slipped through and only showed up on PR merge (https://travis-ci.org/google/googletest/jobs/364304396/config ) , we dont want that again
parent a0726111
......@@ -43,7 +43,6 @@ matrix:
- os: osx
compiler: gcc
env: BUILD_TYPE=Release VERBOSE=1 CXX_FLAGS=-std=c++11
if: type != pull_request
- os: osx
compiler: clang
env: BUILD_TYPE=Debug VERBOSE=1
......
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