提交 a07cdb14 编写于 作者: N Niels

don't install valgrind for OSX

上级 40abeb28
......@@ -77,25 +77,16 @@ matrix:
osx_image: xcode7.1
compiler: clang
env: COMPILER=clang
before_install:
- brew update
- brew install valgrind
- os: osx
osx_image: xcode7.2
compiler: clang
env: COMPILER=clang
before_install:
- brew update
- brew install valgrind
- os: osx
osx_image: xcode7.3
compiler: clang
env: COMPILER=clang
before_install:
- brew update
- brew install valgrind
script:
- make CXX=$COMPILER CXXFLAGS="-lstdc++"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册