1
0
mirror of https://github.com/github/choosealicense.com synced 2025-01-03 10:31:44 +01:00

Merge branch 'gh-pages' into suggest-license

This commit is contained in:
Mike Linksvayer 2018-10-19 12:07:40 +02:00 committed by GitHub
commit 980007f9aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ task :test do
check_html: true,
validation: { ignore_script_embeds: true },
url_swap: { %r{https://choosealicense.com} => '' },
hydra: { max_concurrency: 10 },
check_img_http: true).run
end