diff options
| author | Gaëtan Gilbert | 2018-07-27 16:53:01 +0200 |
|---|---|---|
| committer | Gaëtan Gilbert | 2018-07-27 16:53:01 +0200 |
| commit | 3c41245404eacd105c0dbcae78f47ba103131788 (patch) | |
| tree | 3103eb68e72ba7d283ee58219d9b1b563987bd98 /test-suite | |
| parent | 941b25c8617d88bdf128379f98f443cc46d6ffcc (diff) | |
| parent | dfafe315dc2ced29e4522b5f56dfe0f9594645e6 (diff) | |
Merge PR #8174: [ci] Remove CircleCI setup.
Diffstat (limited to 'test-suite')
| -rw-r--r-- | test-suite/Makefile | 4 |
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 |
