mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-31 01:38:24 -05:00
10 lines
123 B
YAML
10 lines
123 B
YAML
machine:
|
|
timezone: UTC
|
|
ruby:
|
|
version: 2.1.5
|
|
environment:
|
|
PROOF: true
|
|
test:
|
|
override:
|
|
- script/proof -f
|