Boost logo

Boost :

Subject: Re: [boost] Appveyor and Travis CI for pull requests
From: Peter Dimov (lists_at_[hidden])
Date: 2017-09-06 21:28:26


James E. King, III wrote:
> Some of the repositories have Appveyor and Travis CI build configuration
> files in them. I don't see this translating into automatic builds on top
> of each pull request. I'd like to get the uuid library to the point where
> a pull request builds on Appveyor and on Travis, so that it is easier to
> validate the code changes are okay. Could someone let me know if this is
> possible and if so, how?

You can take f.ex. 'system' (or 'bind', or 'mp11'...) as a starting point:

https://github.com/boostorg/system/blob/develop/.travis.yml

This runs on pull requests, as you can see f.ex. on

https://github.com/boostorg/system/pull/17


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