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

Added continuous integration tasks #3

Merged
merged 3 commits into from
Oct 22, 2013
Merged

Added continuous integration tasks #3

merged 3 commits into from
Oct 22, 2013

Conversation

dertseha
Copy link
Contributor

I've extended the grunt build to have testing and code coverage; Also providing travis and coveralls configuration.

  • Testing (Mocha, expect.js)
  • Coverage (istanbul)
  • CI servers: Travis, Coveralls
  • Added example tests

Of course, the project needs to be registered on https://travis-ci.org/ and https://coveralls.io/

* Testing (Mocha, expect.js)
* Coverage (istanbul)
* CI servers: Travis, Coveralls
* Added example tests
janantala added a commit that referenced this pull request Oct 22, 2013
Added continuous integration tasks
@janantala janantala merged commit ea766a0 into janantala:master Oct 22, 2013
@dertseha dertseha deleted the ci_build branch October 22, 2013 15:49
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