mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2024-11-28 09:33:47 +02:00
Create .travis.yml
This commit is contained in:
parent
4d2c7c72b3
commit
b4bd8c14c6
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…
Reference in New Issue
Block a user