Skip to content

Commit

Permalink
Add travis config to calidate links
Browse files Browse the repository at this point in the history
  • Loading branch information
sotayamashita committed Dec 20, 2017
1 parent e5039cc commit c91d108
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: ruby
rvm:
- 2.2
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --allow-dupe --allow-redirect

0 comments on commit c91d108

Please sign in to comment.