Drop min coverage to 63 (#5641)

This commit is contained in:
Brad Warren 2018-03-01 08:25:32 -08:00 committed by GitHub
parent 78735fa2c3
commit 38d5144fff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -437,4 +437,4 @@ then
. ./certbot-nginx/tests/boulder-integration.sh
fi
coverage report --fail-under 64 -m
coverage report --fail-under 63 -m