From: bert hubert Date: Sun, 18 Jan 2015 11:11:49 +0000 (+0100) Subject: they care about tabs X-Git-Tag: dnsdist-1.0.0-alpha1~319 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef3c7eae47c3115b0d9453ddcb370b7016f835be;p=thirdparty%2Fpdns.git they care about tabs --- diff --git a/circle.yml b/circle.yml index 06682b1c1d..840329c2a8 100644 --- a/circle.yml +++ b/circle.yml @@ -1,11 +1,11 @@ dependencies: - pre: - - sudo apt-get install autoconf automake bison flex g++ git libboost-all-dev libtool make pkg-config ragel + pre: + - sudo apt-get install autoconf automake bison flex g++ git libboost-all-dev libtool make pkg-config ragel test: - override: - - echo hi - post: - - echo hi + override: + - echo hi + post: + - echo hi