aboutsummaryrefslogtreecommitdiff
path: root/test-suite
diff options
context:
space:
mode:
authorGaëtan Gilbert2018-07-27 16:53:01 +0200
committerGaëtan Gilbert2018-07-27 16:53:01 +0200
commit3c41245404eacd105c0dbcae78f47ba103131788 (patch)
tree3103eb68e72ba7d283ee58219d9b1b563987bd98 /test-suite
parent941b25c8617d88bdf128379f98f443cc46d6ffcc (diff)
parentdfafe315dc2ced29e4522b5f56dfe0f9594645e6 (diff)
Merge PR #8174: [ci] Remove CircleCI setup.
Diffstat (limited to 'test-suite')
-rw-r--r--test-suite/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/test-suite/Makefile b/test-suite/Makefile
index 33b4023272..b8aac8b6f8 100644
--- a/test-suite/Makefile
+++ b/test-suite/Makefile
@@ -192,10 +192,6 @@ PRINT_LOGS?=
TRAVIS?= # special because we want to print travis_fold directives
ifdef APPVEYOR
PRINT_LOGS:=APPVEYOR
-else
-ifdef CIRCLECI
-PRINT_LOGS:=CIRCLECI
-endif #CIRCLECI
endif #APPVEYOR
report: summary.log