mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-24 06:05:57 +08:00
add .travis.yml
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
|||||||
|
language: ruby
|
||||||
|
|
||||||
|
rvm:
|
||||||
|
- 2.2
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- gem install awesome_bot
|
||||||
|
|
||||||
|
script:
|
||||||
|
- awesome_bot README.md --allow-dupe
|
||||||
Reference in New Issue
Block a user