mirror of
https://github.com/enocom/gopher-reading-list.git
synced 2026-05-16 14:15:50 -06:00
Create .travis.yml
This commit is contained in:
parent
a95ecc1076
commit
f55ee4c23e
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.5
|
||||
before_script:
|
||||
- gem install awesome_bot
|
||||
script:
|
||||
- awesome_bot README.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue