remove circle.yml, because we have disabled CircleCI.
This commit is contained in:
parent
80f63949cd
commit
32cb87af90
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
|
Loading…
Reference in New Issue