mirror of
https://github.com/k4m4/movies-for-hackers.git
synced 2024-11-01 04:05:26 +00:00
Create .travis.yml with awesome-bot
This commit is contained in:
parent
9c893187f0
commit
b3110d478e
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
language: ruby
|
||||||
|
rvm:
|
||||||
|
- 2.2
|
||||||
|
before_script:
|
||||||
|
- gem install awesome_bot
|
||||||
|
script:
|
||||||
|
- ./movies-for-hackers.sh
|
||||||
|
- awesome_bot README.md --allow-dupe --allow-redirect
|
Loading…
Reference in New Issue
Block a user