blob: 64abb496a6578a1c4c326830b9dbf2a569acfda9 [file] [log] [blame]
version: 2
jobs:
build:
machine: true
steps:
- checkout
- run: bundle install
- run: yaml-lint -i -q .
- run: bundle exec jekyll build