Skip to content

Commit 69dfd65

Browse files
committed
Fix CI
1 parent 7bceba3 commit 69dfd65

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/cibuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ fi
1717
IGNORE_HREFS=${IGNORE_HREFS:+$IGNORE_HREFS,}$(ruby -e "puts %w{
1818
vimeo.com
1919
omg.org
20+
twitter.com
2021
${ADDITIONS}
2122
}.map{|h| \"/#{h}/\"}.join(\",\")"
2223
)

0 commit comments

Comments
 (0)