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

Have travis fail tests if go fmt makes any changes #159

Merged
merged 4 commits into from
Sep 3, 2015

Commits on Sep 3, 2015

  1. Allow travis to use containers

    Laurie Clark-Michalek committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    aa9e71f View commit details
    Browse the repository at this point in the history
  2. Fail tests if go fmt changes anything

    Laurie Clark-Michalek committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    2789dcf View commit details
    Browse the repository at this point in the history
  3. Correct 2 warnings shown up by go vet

    Laurie Clark-Michalek committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    ec693d2 View commit details
    Browse the repository at this point in the history
  4. Require go vet to pass for travis build to pass

    Laurie Clark-Michalek committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    46889cf View commit details
    Browse the repository at this point in the history