mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-27 22:11:09 +00:00
add Travis
This commit is contained in:
parent
09ab20a493
commit
707fd71d19
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
language: ruby
|
||||||
|
rvm:
|
||||||
|
- 2.2
|
||||||
|
before_script:
|
||||||
|
- gem install awesome_bot
|
||||||
|
script:
|
||||||
|
- awesome_bot README.md --allow-dupe --white-list=https://www.amazon.com,https://youtu.be,https://testdriven.io,https://www.youtube.com/,https://www.amazon.com
|
Loading…
Reference in New Issue
Block a user