FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update Travis Configuration by deanberris · Pull Request #714 · cpp-netlib/cpp-netlib · GitHub

Update Travis Configuration - #714

Open
deanberris wants to merge 5 commits into
cpp-netlib:mainfrom
deanberris:topic/travis-update
Open

Update Travis Configuration#714
deanberris wants to merge 5 commits into
cpp-netlib:mainfrom
deanberris:topic/travis-update

Conversation

Copy link
Copy Markdown
Member

Use the available precise-packaged Boost installable package, instead
of having to build it ourselves and caching it.

We also upgrade to use clang-3.8, as well as re-enable the sanitizer
builds.

Use the available precise-packaged Boost installable package, instead
of having to build it ourselves and caching it.

We also upgrade to use clang-3.8, as well as re-enable the sanitizer
builds.

glynos commented Dec 1, 2016

Copy link
Copy Markdown
Member

Travis is complaining that this file is not valid YAML.

Copy link
Copy Markdown
Member Author

@glynos Boost is giving me a hard time. :(

I've now spent too much time on this because I can't get an updated Boost from any of the valid sources in the apt whitelist for Travis. The PPA that's whitelisted is unmaintained and only has 1.55 in it. The 1.62 version is only available in zesty 'universe'.

And I have zero patience now for trying to get this working with Boost that I'm tempted to say that we really ought to ditch the Boost dependency where we can. I've found a potential workaround for the ready(...) implementation using just C++11 libraries, which is strictly better than what Boost has.

So I'll leave this as is for now, and let you or someone else take over the PR.

Base automatically changed from master to main February 10, 2021 10:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL