Skip to content

Commit

Permalink
Merge pull request #4 from unixorn/add-travis-link-checker-config
Browse files Browse the repository at this point in the history
Add travis configuration
  • Loading branch information
unixorn committed Nov 27, 2016
2 parents f3666a8 + 7c4e3e5 commit 8f675aa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
language: ruby
rvm:
- 2.2
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --allow-dupe --allow-redirect --white-list https://ipfs.io,slideshare

0 comments on commit 8f675aa

Please sign in to comment.