[expat] cleanup

This commit is contained in:
Mike Aizatsky 2016-07-26 14:10:17 -07:00
parent aa70dceef4
commit a7d1bf0974
1 changed files with 0 additions and 1 deletions

1
expat/Jenkinsfile vendored
View File

@ -19,6 +19,5 @@ def libfuzzerBuild = fileLoader.fromGit('infra/libfuzzer-pipeline.groovy',
libfuzzerBuild {
git = "git://git.code.sf.net/p/expat/code_git"
needsOssFuzz = true
dockerfile = "oss-fuzz/expat/Dockerfile"
}