mirror of
https://github.com/tversteeg/awesome-dotfiles.git
synced 2026-01-25 20:48:00 -08:00
Add .travis.yml (resolves #9)
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user