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

Documentation: include mix coveralls.html preferred_cli_env #47

Closed
nathany opened this issue Apr 7, 2016 · 2 comments
Closed

Documentation: include mix coveralls.html preferred_cli_env #47

nathany opened this issue Apr 7, 2016 · 2 comments

Comments

@nathany
Copy link
Contributor

nathany commented Apr 7, 2016

I found it a bit confusing after copy/pasting some config and running:

mix coveralls.html

to get this error:

** (Mix) The task "coveralls.html" could not be found

why not include it in the README:

preferred_cli_env: ["coveralls": :test, "coveralls.detail": :test, "coveralls.html": :test, "coveralls.post": :test],
@parroty
Copy link
Owner

parroty commented Apr 16, 2016

Thanks for the comment. I forgot to update when "coveralls.html" was added later.

@parroty parroty closed this as completed Apr 16, 2016
@nathany
Copy link
Contributor Author

nathany commented Apr 16, 2016

Thanks

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

2 participants