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

Enable Coveralls Code Coverage Checking via Travis CI #7

Closed
indiv0 opened this issue May 4, 2016 · 1 comment
Closed

Enable Coveralls Code Coverage Checking via Travis CI #7

indiv0 opened this issue May 4, 2016 · 1 comment

Comments

@indiv0
Copy link
Owner

indiv0 commented May 4, 2016

No description provided.

homu added a commit that referenced this issue May 15, 2016
Update Travis CI Configuration

# Status

* [x] Enable Travis CI builds on rustc nightly, beta, and stable
* [x] Add `travis-cargo` support
* [ ] Ensure Travis CI performs the following operations:
    * [x] build
    * [x] test
    * [x] bench
    * [ ] doc-upload
    * [ ] coveralls code checking
    * [ ] automated build artifact deployment (#11)
* [x] Update `README.md`
    * [x] Update building instructions
    * [x] Add information on pre-compiled binaries
    * [x] Update the badges
        * [x] API Docs
        * [x] Travis CI
        * [x] crates.io
        * [x] coveralls.io
* [ ] ..?

# Related Issues

* #3
* #7
* #10
* #11
* #16
* #49
@indiv0
Copy link
Owner Author

indiv0 commented May 15, 2016

Closed by #58.

@indiv0 indiv0 closed this as completed May 15, 2016
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

No branches or pull requests

1 participant