You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Dominic Hamon <dh...@twopensource.com> on 2014/12/13 00:52:01 UTC

travis-ci

I just pushed a config that will allow travis-ci.org to build mesos from
our github mirror. It is currently set to build the matrix:

gcc/clang
osx/linux
debug/release

https://travis-ci.org/apache/mesos

This is an experiment meant to supplement our use of jenkins at Apache.

Please let me know if you find it useful as that's part of the experiment.


-- 
Dominic Hamon | @mrdo | Twitter
*There are no bad ideas; only good ideas that go horribly wrong.*

Re: travis-ci

Posted by Dominic Hamon <dh...@twopensource.com>.
It hasn't caught up to today yet :)
On Dec 12, 2014 5:43 PM, "Chris Aniszczyk" <zx...@twitter.com.invalid> wrote:

> interesting, not sure why it's not finding the .travis.yml, it's definitely
> there:
> https://github.com/apache/mesos/blob/master/.travis.yml
>
> On Fri, Dec 12, 2014 at 7:24 PM, Benjamin Mahler <
> benjamin.mahler@gmail.com>
> wrote:
>
> > Cool! It looks broken?
> >
> > WARNING: We were unable to find a .travis.yml file. This may not be what
> > you
> >   want. Build will be run with default settings.
> >
> > Then it tries to run rake?
> >
> > On Fri, Dec 12, 2014 at 3:52 PM, Dominic Hamon <dh...@twopensource.com>
> > wrote:
> >
> > > I just pushed a config that will allow travis-ci.org to build mesos
> from
> > > our github mirror. It is currently set to build the matrix:
> > >
> > > gcc/clang
> > > osx/linux
> > > debug/release
> > >
> > > https://travis-ci.org/apache/mesos
> > >
> > > This is an experiment meant to supplement our use of jenkins at Apache.
> > >
> > > Please let me know if you find it useful as that's part of the
> > experiment.
> > >
> > >
> > > --
> > > Dominic Hamon | @mrdo | Twitter
> > > *There are no bad ideas; only good ideas that go horribly wrong.*
> > >
> >
>
>
>
> --
> Cheers,
>
> Chris Aniszczyk | Open Source | Twitter, Inc.
> @cra | +1 512 961 6719
>

Re: travis-ci

Posted by Chris Aniszczyk <zx...@twitter.com.INVALID>.
interesting, not sure why it's not finding the .travis.yml, it's definitely
there:
https://github.com/apache/mesos/blob/master/.travis.yml

On Fri, Dec 12, 2014 at 7:24 PM, Benjamin Mahler <be...@gmail.com>
wrote:

> Cool! It looks broken?
>
> WARNING: We were unable to find a .travis.yml file. This may not be what
> you
>   want. Build will be run with default settings.
>
> Then it tries to run rake?
>
> On Fri, Dec 12, 2014 at 3:52 PM, Dominic Hamon <dh...@twopensource.com>
> wrote:
>
> > I just pushed a config that will allow travis-ci.org to build mesos from
> > our github mirror. It is currently set to build the matrix:
> >
> > gcc/clang
> > osx/linux
> > debug/release
> >
> > https://travis-ci.org/apache/mesos
> >
> > This is an experiment meant to supplement our use of jenkins at Apache.
> >
> > Please let me know if you find it useful as that's part of the
> experiment.
> >
> >
> > --
> > Dominic Hamon | @mrdo | Twitter
> > *There are no bad ideas; only good ideas that go horribly wrong.*
> >
>



-- 
Cheers,

Chris Aniszczyk | Open Source | Twitter, Inc.
@cra | +1 512 961 6719

Re: travis-ci

Posted by Benjamin Mahler <be...@gmail.com>.
Cool! It looks broken?

WARNING: We were unable to find a .travis.yml file. This may not be what you
  want. Build will be run with default settings.

Then it tries to run rake?

On Fri, Dec 12, 2014 at 3:52 PM, Dominic Hamon <dh...@twopensource.com>
wrote:

> I just pushed a config that will allow travis-ci.org to build mesos from
> our github mirror. It is currently set to build the matrix:
>
> gcc/clang
> osx/linux
> debug/release
>
> https://travis-ci.org/apache/mesos
>
> This is an experiment meant to supplement our use of jenkins at Apache.
>
> Please let me know if you find it useful as that's part of the experiment.
>
>
> --
> Dominic Hamon | @mrdo | Twitter
> *There are no bad ideas; only good ideas that go horribly wrong.*
>