remove circle.yml, because we have disabled CircleCI.

This commit is contained in:
Parker Moore 2015-06-10 13:59:36 -07:00
parent 80f63949cd
commit 32cb87af90
1 changed files with 0 additions and 14 deletions

View File

@ -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