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

Remove -v from go test on travis. #438

Merged
merged 1 commit into from
Dec 7, 2016
Merged

Remove -v from go test on travis. #438

merged 1 commit into from
Dec 7, 2016

Commits on Dec 7, 2016

  1. Remove -v from go test on travis.

    This just clutters the logs and makes it more difficult to determine
    what the actual failing test was.  For tests that do fail, all logs
    from the test is already outputted.
    jrick committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    beeaf4c View commit details
    Browse the repository at this point in the history