aboutsummaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 173375c..d5f5380 100644
--- a/Rakefile
+++ b/Rakefile
@@ -25,6 +25,7 @@ task :test do
check_html: true,
check_img_http: true,
check_opengraph: true,
+ url_ignore: [/uoc.edu/],
typhoeus: {
timeout: 120
},