We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bceba3 commit 69dfd65Copy full SHA for 69dfd65
1 file changed
scripts/cibuild
@@ -17,6 +17,7 @@ fi
17
IGNORE_HREFS=${IGNORE_HREFS:+$IGNORE_HREFS,}$(ruby -e "puts %w{
18
vimeo.com
19
omg.org
20
+ twitter.com
21
${ADDITIONS}
22
}.map{|h| \"/#{h}/\"}.join(\",\")"
23
)
0 commit comments