From 88cb446a50d029b2c3a11fa953f11b2c4a4d30da Mon Sep 17 00:00:00 2001 From: haad Date: Thu, 21 Jan 2016 12:09:14 +0800 Subject: [PATCH] Put circle.yml to the right directory so that it actually works --- src/circle.yml => circle.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/circle.yml => circle.yml (100%) diff --git a/src/circle.yml b/circle.yml similarity index 100% rename from src/circle.yml rename to circle.yml