$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] About authorizing CircleCI
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2018-03-06 21:05:23
Vicente J. Botet Escriba Via Boost wrote:
> Hi, recently I heard of CircleCI (https://circleci.com/) and it seems
> much faster than Travis.
>
>
> Is someone using it? What is your feedback?
>
> If the feedback is positive, could someone authorize CircleCI to
> access boostorg?
We're using it at Boost.Geometry since Jun 2015. The reason is we have
many quite extensive tests which fail at Travis due to time and memory
constraints.
Adam