Perl5-Alien / Alien-Base

Base classes for Alien:: modules (deprecated, see Alien-Build)
Other
35 stars 19 forks source link

add simple travis config #53

Closed plicease closed 10 years ago

plicease commented 10 years ago

This will get AB working with travis, here is an example of the output that you get for each push:

https://travis-ci.org/plicease/Alien-Base/builds/34200716

It builds and installs AB and then the two Acme modules used to test AB.

Note that currently this branch will fail, that is because of bug #52, which I noticed when I was creating this travis config.

plicease commented 10 years ago

Since there are no immediate dissenters and this is useful I am going to go ahead and merge this now, and setup the hooks in travis.

jberger commented 10 years ago

Very cool. I don't know why i hadn't already set that up! Thanks

mohawk2 commented 10 years ago

Tuits? ;-)

@jberger, what's your feeling on a dev release (and PAUSE co-maint status) as mentioned elsewhere?