install valgrind on OSX

This commit is contained in:
Thom Wiggers 2019-01-22 17:44:27 +01:00
父節點 d66bef0284
當前提交 1e92a13703
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 001BB0A7CE26E363

查看文件

@ -35,6 +35,7 @@ matrix:
homebrew:
packages:
- python@3.7
- valgrind
- os: osx
osx_image: xcode10.1
compiler: gcc
@ -43,6 +44,7 @@ matrix:
packages:
- gcc@8
- python@3.7
- valgrind
env:
- MAKETARGET=test-all