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

1st take on continuous integration via travis #15

Merged
merged 1 commit into from
Nov 16, 2015

Conversation

rasbt
Copy link
Contributor

@rasbt rasbt commented Nov 13, 2015

Let's see if this does the job ... I guess there will be some weird stuff to debug in the beginning, but let's see what Travis-CI reports back so that we can debug more efficiently.

So, you'd need to login at https://travis-ci.org via your GitHub account and enable travis for this repo. I can't remember exactly, but there should be an option for testing other branches except master. I'd enable this, make a small change to the repo (best in a new branch that you can delete later) to trigger the first build.

rhiever pushed a commit that referenced this pull request Nov 16, 2015
1st take on continuous integration via travis
@rhiever rhiever merged commit 80a0e62 into EpistasisLab:master Nov 16, 2015
@rhiever
Copy link
Contributor

rhiever commented Nov 16, 2015

Let's give this a go. I just set it up and made a push. Does it automatically update the README with the build status?

@rasbt
Copy link
Contributor Author

rasbt commented Nov 16, 2015

Should be all fixed now, needed to create a new pull request, see #19 for details!

Does it automatically update the README with the build status?

Yes! :)

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.

None yet

2 participants