Skip to content

Commit 6583b5b

Browse files
committed
Squelch kernel.org ssl errors on travis
Hopefully this is temporary and we can revert this since there are many links.
1 parent ba482d1 commit 6583b5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cibuild.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ IGNORE_HREFS=$(ruby -e 'puts %w{
3636
robosnap.net
3737
01.org
3838
alldatasheet.com
39+
kernel\.org
3940
}.map{|h| "/#{h}/"}.join(",")')
4041

4142
# Explanation of ignored sites:

0 commit comments

Comments
 (0)