mirror of
https://github.com/nickpoida/og-aws.git
synced 2025-03-09 15:40:06 +00:00
Merge pull request #503 from baynezy/link-checker
Configure travis CI to check links
This commit is contained in:
commit
7d95653929
1 changed files with 4 additions and 0 deletions
4
.travis.yml
Normal file
4
.travis.yml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
language: ruby
|
||||||
|
rvm: 2.2
|
||||||
|
before_script: gem install awesome_bot
|
||||||
|
script: awesome_bot README.md --allow-redirect --allow-dupe --allow 429 -w .amazonaws.com
|
Loading…
Add table
Add a link
Reference in a new issue