mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 03:09:09 -06:00
Add travis yaml
This commit is contained in:
committed by
GitHub
parent
89f9c5f38c
commit
ea61589b12
@@ -0,0 +1,9 @@
|
|||||||
|
language: ruby
|
||||||
|
rvm:
|
||||||
|
- 2.3.0
|
||||||
|
|
||||||
|
install:
|
||||||
|
- bundle install
|
||||||
|
|
||||||
|
script:
|
||||||
|
- bundle exec jekyll build
|
||||||
Reference in New Issue
Block a user