mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-10-01 01:35:37 -04:00
55d2f30a65
instead of just going through the changes, I'm proposing here to check all the links, on every change. To verify that everything still works when we modify master.
8 lines
135 B
YAML
8 lines
135 B
YAML
language: ruby
|
|
rvm:
|
|
- 2.2
|
|
before_script:
|
|
- gem install awesome_bot
|
|
script:
|
|
- awesome_bot --allow-redirect --allow-dupe README.md
|