Files
2018-05-10 11:14:59 -04:00

12 lines
121 B
YAML

language: ruby
rvm:
- 2.5.0
script: bundle exec jekyll build
install: bundle install
notifications:
email: false