1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-22 07:35:38 +00:00

install valgrind on OSX

This commit is contained in:
Thom Wiggers 2019-01-22 17:44:27 +01:00
parent d66bef0284
commit 1e92a13703
No known key found for this signature in database
GPG Key ID: 001BB0A7CE26E363

View File

@ -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