Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hhatto committed Mar 2, 2019
1 parent c90e64a commit ce5a176
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ go:
- tip

install:
- go get -u github.com/golang/dep/cmd/dep
- dep ensure
- go get -u golang.org/x/tools/cmd/goimports
- go get -v

Expand Down

0 comments on commit ce5a176

Please sign in to comment.