From bfec697f84c89605bc5ed98e911a7ae852386fc5 Mon Sep 17 00:00:00 2001 From: Jerome Lacoste Date: Sun, 17 Nov 2019 19:05:00 +0100 Subject: [PATCH] Remove gh-pages circleci config, was v1 and should now be managed by the master file --- circle.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 circle.yml diff --git a/circle.yml b/circle.yml deleted file mode 100644 index a5d8d5027..000000000 --- a/circle.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Configuration for CircleCI - -general: - branches: - ignore: - - gh-pages