Skip to content

Commit

Permalink
add goimports to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
amirrezaask committed Oct 13, 2019
1 parent 5575a3a commit be737ec
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 @@ -9,6 +9,7 @@ go:
- 1.13.x

before_install:
- go get golang.org/x/tools/cmd/goimports
- go get -v github.com/mattn/goveralls

script:
Expand Down

0 comments on commit be737ec

Please sign in to comment.