Ignore mochajs.org for now

This commit is contained in:
Brandon Keepers
2017-08-18 15:27:59 -05:00
parent bb2151ea59
commit 7416412025

View File

@@ -7,6 +7,7 @@ require "html-proofer"
url_ignores = [
# Installation links require being signed in to GitHub
%r{https://github.com/apps/.*/installations/new},
"https://mochajs.org/",
]
begin