added valgrind to circle Ci
This commit is contained in:
parent
0d008a88fc
commit
b6c6753b87
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user