$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] About authorizing CircleCI
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2018-03-07 18:41:35
Le 06/03/2018 à 22:05, Adam Wulkiewicz via Boost a écrit :
> 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, what I must do for Boost.Thread?
I've already this PR https://github.com/boostorg/thread/pull/213.
Vicente