mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Merge branch 'gh-pages' into add-CERN-OHL-V2
This commit is contained in:
commit
1891136eef
2
Rakefile
2
Rakefile
@ -17,7 +17,7 @@ task :test do
|
||||
enforce_https: true,
|
||||
validation: { ignore_script_embeds: true },
|
||||
url_swap: { %r{https://choosealicense.com} => '' },
|
||||
url_ignore: [%r{https://github.com/github/choosealicense.com/edit/gh-pages/_licenses/}],
|
||||
url_ignore: [%r{https://github.com/github/choosealicense.com/edit/gh-pages/_licenses/}, %r{https://help.github.com}],
|
||||
hydra: { max_concurrency: 10 },
|
||||
check_img_http: true).run
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user