mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04: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
|