Skip to content

Commit

Permalink
Squelch kernel.org ssl errors on travis
Browse files Browse the repository at this point in the history
Hopefully this is temporary and we can revert this since there
are many links.
  • Loading branch information
dlech committed Oct 13, 2016
1 parent ba482d1 commit 6583b5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cibuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ IGNORE_HREFS=$(ruby -e 'puts %w{
robosnap.net
01.org
alldatasheet.com
kernel\.org
}.map{|h| "/#{h}/"}.join(",")')

# Explanation of ignored sites:
Expand Down

0 comments on commit 6583b5b

Please sign in to comment.