mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2025-02-10 15:46:39 -05:00
Added travis
This commit is contained in:
parent
49e48fdaa8
commit
c78a954f58
1 changed files with 7 additions and 0 deletions
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
|
Loading…
Add table
Reference in a new issue