Skip to content

Commit

Permalink
Add linting to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
evanpurkhiser committed Feb 22, 2020
1 parent 0e79f38 commit 2e0f4c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ install:
- true

script:
- golint ./...
- go test ./...

# Build for various architectures
Expand Down

0 comments on commit 2e0f4c6

Please sign in to comment.