Skip to content

Instantly share code, notes, and snippets.

@alister
Created August 29, 2017 10:08
Show Gist options
  • Save alister/16e206eeed6cdf48c30d6099d1a858d3 to your computer and use it in GitHub Desktop.
Save alister/16e206eeed6cdf48c30d6099d1a858d3 to your computer and use it in GitHub Desktop.
PHP-in-London awesome link checker
language: ruby
rvm:
- 2.2
before_script:
- gem install awesome_bot
script:
- awesome_bot --white-list example.com,github.com,travis-ci.org --set-timeout 5 --allow-timeout *.md
notifications:
email: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment