Skip to content

Commit

Permalink
[ci] white list css-tricks
Browse files Browse the repository at this point in the history
  • Loading branch information
ReadmeCritic committed Nov 28, 2016
1 parent 7b04d43 commit 182ad36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_script.sh
Expand Up @@ -3,5 +3,5 @@ set -e # halt script on error

for file in topics/*.md
do
bundle exec awesome_bot $file --allow-redirect --set-timeout 10 --white-list slideshare,angrytools
bundle exec awesome_bot $file --allow-redirect --set-timeout 10 --white-list slideshare,angrytools,css-tricks
done

0 comments on commit 182ad36

Please sign in to comment.