Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis-CI support added #56

Merged
merged 1 commit into from
Aug 16, 2011
Merged

Travis-CI support added #56

merged 1 commit into from
Aug 16, 2011

Conversation

wardbekker
Copy link
Contributor

Hi Bob,

Travis-CI support for Erlang is live. You can use this .travis.yml and add Mochiweb to http://travis-ci.org (for docs about this process, see http://about.travis-ci.org/docs/user/getting-started/). An example build output can be found here: http://travis-ci.org/#!/wardbekker/mochiweb/builds/83530

Let me know if you have any questions.

@etrepum
Copy link
Member

etrepum commented Aug 16, 2011

Awesome!

@etrepum etrepum closed this Aug 16, 2011
etrepum added a commit that referenced this pull request Aug 16, 2011
@etrepum etrepum merged commit 0a4f50a into mochi:master Aug 16, 2011
@wardbekker
Copy link
Contributor Author

Great! Don't forget to Sign in with Github OAuth and give Travis access to the service hooks of mochiweb, see: http://about.travis-ci.org/docs/user/getting-started/ Otherwise it won't show up on travis-ci.org

@etrepum
Copy link
Member

etrepum commented Aug 16, 2011

I don't think it will work, because mochiweb is in an organization not in my account. It does not show up on my http://travis-ci.org/profile

@joshk
Copy link

joshk commented Aug 16, 2011

Hey @etrepum

Ahhhhhh, yes, we need to make that more clear.

If you go to your Travis profile, copy your token, go to the mochiweb project on GitHub, go admin, service hooks, Travis, add your GitHub handle and token, hit save, then go back to Travis and click 'test hook' you should be good to go.

Sorry that this is a hassle, we will look into making that easier.

Thanks,

Josh

@etrepum
Copy link
Member

etrepum commented Aug 16, 2011

Looks like maybe it worked: http://travis-ci.org/#!/mochi/mochiweb

@wardbekker
Copy link
Contributor Author

great! congrats, mochiweb is now the first Erlang project on travis-ci! What other erlang/otp releases would you want to test against?

@etrepum
Copy link
Member

etrepum commented Aug 16, 2011

We only care about R14B0[123] but we will care about R15 when it's available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants