mirror of
https://github.com/boostorg/process.git
synced 2026-01-19 04:22:15 +00:00
added valgrind to circle Ci
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
name: install pre dependencies
|
||||
command: |
|
||||
apt-get update -yqq
|
||||
apt-get install git curl -y
|
||||
apt-get install git curl valgrind -y
|
||||
- run:
|
||||
name: Initializing git repo for boost
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user