Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2019-06-16 16:26:01


John Maddock wrote:

> Currently, pretty much all attempts at installing clang on the travis
> build images is failing:
> https://travis-ci.org/boostorg/config/builds/546084433?utm_source=github_status&utm_medium=notification.

This seems to be caused by the fact that the default image on Travis is now
Xenial instead of Trusty. You can revert to using Trusty with `dist:
trusty`, or the other option might be to switch to llvm-toolchain-xenial-5.0
instead of llvm-toolchain-trusty-5.0.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk