mirror of
https://github.com/BubuAnabelas/awesome-markdown.git
synced 2024-10-01 01:06:15 -04:00
3bbcd3f15b
* Add Travis CI checking. * Fix filename * Setting up to reference master * Updating Travis CI links with a reference to the original fork to provide pull request. * Removing travis badge
10 lines
162 B
YAML
10 lines
162 B
YAML
language: ruby
|
|
|
|
rvm:
|
|
- 2.2
|
|
|
|
before_script:
|
|
- gem install awesome_bot
|
|
|
|
script:
|
|
- awesome_bot README.md --allow-dupe --allow-redirect --white-list example.com |