mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 15:39:07 +00:00
install valgrind on OSX
This commit is contained in:
parent
d66bef0284
commit
1e92a13703
@ -35,6 +35,7 @@ matrix:
|
|||||||
homebrew:
|
homebrew:
|
||||||
packages:
|
packages:
|
||||||
- python@3.7
|
- python@3.7
|
||||||
|
- valgrind
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode10.1
|
osx_image: xcode10.1
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
@ -43,6 +44,7 @@ matrix:
|
|||||||
packages:
|
packages:
|
||||||
- gcc@8
|
- gcc@8
|
||||||
- python@3.7
|
- python@3.7
|
||||||
|
- valgrind
|
||||||
env:
|
env:
|
||||||
- MAKETARGET=test-all
|
- MAKETARGET=test-all
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user