diff options
author | Oliver Chang <oliverchang@users.noreply.github.com> | 2017-07-13 14:09:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-13 14:09:21 -0700 |
commit | 2fd9fa09913c61f184eb22806216443a7017c9a0 (patch) | |
tree | 664c921dbc164b18df0685b6413d3eebf93b41b7 /projects | |
parent | bfda7e0f69f290c9c982dfbad5d3dbbe7eee32d4 (diff) |
Update project.yaml
Diffstat (limited to 'projects')
-rw-r--r-- | projects/curl/project.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/curl/project.yaml b/projects/curl/project.yaml index 410a4378..86351e62 100644 --- a/projects/curl/project.yaml +++ b/projects/curl/project.yaml @@ -4,5 +4,4 @@ auto_ccs: - "daniel.haxx@gmail.com" sanitizers: - address - - memory - undefined |