Skip to content

Commit

Permalink
Fix travis build setup for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed May 23, 2018
1 parent a66b564 commit 8b695a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go:
- "1.10"

before_script:
# - go get github.com/golang/lint/golint
- go get github.com/golang/lint/golint
- go get github.com/mattn/goveralls

script:
Expand Down

0 comments on commit 8b695a2

Please sign in to comment.