On 11/9/2016 10:25 AM, Peter Dimov wrote:
Edward Diener wrote:
I do run tests. My silly error was not caught.
Would you like me to enable Travis CI on iostreams? This consists of adding a .travis.yml file such as this one:
https://github.com/boostorg/function/commit/fa2d6be8de606d2f73d02c9d93e74b4c...
, enabling the repository on Travis and then on each commit one gets a build job such as this one:
https://travis-ci.org/boostorg/function/builds/174517543
which then notifies the committer of the result.
is there any documentation on how to setup a Boost submodule for testing using Travis CI ? I couldn't figure it out from the documentation on the Travis CI site.
Which in this case is negative as I've omitted libs/timer for some reason. Boostdep has failed me again. :-)