ACRA / acralyzer

Open source backend for ACRA reports.
GNU General Public License v3.0
489 stars 90 forks source link

Travis ci support #11

Closed halkeye closed 11 years ago

halkeye commented 11 years ago

Hooked up to just jshint for now.

Great for unit tests when/if they exist.

http://about.travis-ci.org/docs/user/getting-started/ has more notes on how to get setup.

http://about.travis-ci.org/docs/user/getting-started/#Step-two%3A-Activate-GitHub-Service-Hook is the important step (probably should be done before the merge).

halkeye commented 11 years ago

Btw, the test failed 'cause the second jshint merge wasn't done on that branch yet.

KevinGaudin commented 11 years ago

All right, Travis-CI configured and build passed. Thanks again!

halkeye commented 11 years ago

To fix the image on readme and make sure everything works, you should send a test through the github hooks interface (Settings->Service Hooks->Travis->Test Hook)

Or wait for next commit.

KevinGaudin commented 11 years ago

I got 2 successful build emails already ;-) The "unknown" build picture was due to acra organization spelled lowercased. Fixed now.

On Mon, Feb 25, 2013 at 9:11 PM, Gavin notifications@github.com wrote:

To fix the image on readme and make sure everything works, you should send a test through the github hooks interface (Settings->Service Hooks->Travis->Test Hook)

Or wait for next commit.

— Reply to this email directly or view it on GitHubhttps://github.com/ACRA/acralyzer/pull/11#issuecomment-14072482.