just-the-docs/.travis.yml
Patrick Marsceill ea61589b12
Add travis yaml
2018-10-25 10:48:35 -04:00

10 lines
97 B
YAML

language: ruby
rvm:
- 2.3.0
install:
- bundle install
script:
- bundle exec jekyll build