I thought our hudson is back up and running again? Kind regards, Andreas
On Sat, May 5, 2012 at 1:07 AM, GitHub <[email protected]> wrote: > Branch: refs/heads/master > Home: https://github.com/ops4j/org.ops4j.pax.vaadin > Commit: 0d106ebdb58b7a7301c04cf5cf2df1b7eedcbe2b > > https://github.com/ops4j/org.ops4j.pax.vaadin/commit/0d106ebdb58b7a7301c04cf5cf2df1b7eedcbe2b > Author: Achim Nierbeck <[email protected]> > Date: 2012-05-04 (Fri, 04 May 2012) > > Changed paths: > A .travis.yml > > Log Message: > ----------- > added travis.yml > > > diff --git a/.travis.yml b/.travis.yml > new file mode 100644 > index 0000000..baefbc6 > --- /dev/null > +++ b/.travis.yml > @@ -0,0 +1,6 @@ > +language: java > +script: mvn > +notifications: > + email: > + - [email protected] > + > > > ================================================================ > _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
