]> granicus.if.org Git - pdns/commitdiff
didn't work
authorbert hubert <bert.hubert@netherlabs.nl>
Sat, 14 Feb 2015 08:50:29 +0000 (09:50 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Sat, 14 Feb 2015 08:50:29 +0000 (09:50 +0100)
circle.yml [deleted file]

diff --git a/circle.yml b/circle.yml
deleted file mode 100644 (file)
index 9ebd644..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-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
-
-test:
-  override:
-    - echo hi
-  post:
-    - echo hi
-
-