mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
remove circle.yml, because we have disabled CircleCI.
This commit is contained in:
14
circle.yml
14
circle.yml
@@ -1,14 +0,0 @@
|
||||
machine:
|
||||
timezone: UTC
|
||||
ruby:
|
||||
version: 2.1.5
|
||||
environment:
|
||||
PROOF: true
|
||||
test:
|
||||
override:
|
||||
- script/proof -f
|
||||
general:
|
||||
branches:
|
||||
ignore:
|
||||
- gh-pages # no proof script here
|
||||
- master # don't need to duplicate work
|
||||
Reference in New Issue
Block a user