diff --git a/Rakefile b/Rakefile index 384ee31..8bb3571 100644 --- a/Rakefile +++ b/Rakefile @@ -55,5 +55,6 @@ task :test do "--check-html", "--check-img-http", "--url-ignore=/hust.edu.cn/", + "--http-status-ignore=999", "./_site" end