aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorGennadiy Civil <misterg@google.com>2018-04-10 16:10:34 -0400
committerGennadiy Civil <misterg@google.com>2018-04-10 16:10:34 -0400
commit39c58da187c9cd54e54560601be4b7ceef320da4 (patch)
treef74c36bfff352cf49eb110b3f2f6ff57d18dc37f /.travis.yml
parente1071eb9497304a38e69737e90a88b4877b8b736 (diff)
parent8fbb4194709cc9fd3de3deb2b406461a173bab15 (diff)
downloadgoogletest-39c58da187c9cd54e54560601be4b7ceef320da4.tar.gz
googletest-39c58da187c9cd54e54560601be4b7ceef320da4.tar.bz2
googletest-39c58da187c9cd54e54560601be4b7ceef320da4.zip
merge
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8913e89a..aa914391 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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