mirror of
https://github.com/vinta/awesome-python.git
synced 2025-04-24 13:43:38 +00:00
add .travis.yml
This commit is contained in:
parent
7e6928bb9a
commit
2dcfb13aa8
10
.travis.yml
Normal file
10
.travis.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
language: ruby
|
||||||
|
|
||||||
|
rvm:
|
||||||
|
- 2.2
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- gem install awesome_bot
|
||||||
|
|
||||||
|
script:
|
||||||
|
- awesome_bot README.md --allow-dupe
|
Loading…
x
Reference in New Issue
Block a user