mirror of
https://github.com/vinta/awesome-python.git
synced 2025-12-17 04:44:38 +03:00
add .travis.yml
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user