Hi Robert,

Travis is completely integrated with github, so when a build fails you are
totally aware, also it works for pull requests, so automatically you can
know if a PR breaks the build ( in a specific OS or in all of them ).
Also you don't need dedicated machines from community folks to run the
builds, AFAIK travis do provides them, and is able to run the builds for
different OS. Also you can run it with docker images.
For sure there are a lot of features I don't know enough, but IMO is a step
beyond Cdash for github hosted projects.





2016-05-20 11:46 GMT+02:00 Robert Osfield <robert.osfi...@gmail.com>:

> Hi Jordi,
>
>
> How is it different to what is provided by CDash?
>
> Robert.
>
> On 20 May 2016 at 10:17, Jordi Torres <jtorresfa...@gmail.com> wrote:
> > Hi Robert et al.
> >
> > It could be a good idea to setup a travis build for PR's and after each
> push
> > in github.
> > ( https://docs.travis-ci.com/user/languages/cpp )
> >
> > Many projects use it and it is really useful to detect build brakages or
> > failing tests. Maybe others in the community have some experience
> setting it
> > up for C++. For osgjs ( javascript ) it works nicely.
> >
> > Thoughts?
> >
> > --
> > Jordi Torres
> >
> >
> >
> > _______________________________________________
> > osg-users mailing list
> > osg-users@lists.openscenegraph.org
> >
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
Jordi Torres
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to