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

add CI, docs, and coverage #12

Merged
merged 4 commits into from
Jan 12, 2018
Merged

add CI, docs, and coverage #12

merged 4 commits into from
Jan 12, 2018

Conversation

MartinNowak
Copy link
Contributor

@MartinNowak MartinNowak commented Jan 2, 2018

Enabling CI is as simple as logging in here http://travis-ci.org/thaven/oauth.
To publish docs, get a GH token for public_repo here http://github.com/settings/tokens, then encrypt it according to https://docs.travis-ci.com/user/encryption-keys/.

@thaven
Copy link
Owner

thaven commented Jan 3, 2018

Great contribution! I'll set it up soon.

@thaven
Copy link
Owner

thaven commented Jan 5, 2018

@MartinNowak Unfortunately the build is failing because of a missing library (libevent)

@MartinNowak
Copy link
Contributor Author

I've installed libevent, and made the config a bit smaller. Unfortunately we have to wait with coverage until the fix for 13742 – undefined reference to __coverage is merged.

- also disable coverage tests until Issue 13742 is fixed
@thaven thaven merged commit 7df0b99 into thaven:master Jan 12, 2018
@MartinNowak MartinNowak deleted the ci_cov_docs branch January 14, 2018 20:20
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.

2 participants