mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-09 05:21:22 -06:00
Add travis yaml
This commit is contained in:
parent
89f9c5f38c
commit
ea61589b12
9
.travis.yml
Normal file
9
.travis.yml
Normal file
@ -0,0 +1,9 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.3.0
|
||||
|
||||
install:
|
||||
- bundle install
|
||||
|
||||
script:
|
||||
- bundle exec jekyll build
|
Loading…
x
Reference in New Issue
Block a user