From: bert hubert Date: Sun, 18 Jan 2015 11:19:35 +0000 (+0100) Subject: they still care about tabs X-Git-Tag: dnsdist-1.0.0-alpha1~317 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0411cceda0341d71e01d28068504b4dc7f8878d2;p=thirdparty%2Fpdns.git they still care about tabs --- diff --git a/circle.yml b/circle.yml index 205652318c..9ebd644ce7 100644 --- a/circle.yml +++ b/circle.yml @@ -1,8 +1,8 @@ dependencies: pre: - - sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe" - - sudo apt-get update -qq - - sudo apt-get install autoconf automake bison flex g++ git libboost-all-dev libtool make pkg-config ragel + - sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe" + - sudo apt-get update -qq + - sudo apt-get install autoconf automake bison flex g++ git libboost-all-dev libtool make pkg-config ragel test: override: