Skip to content

Commit

Permalink
fix travis setting
Browse files Browse the repository at this point in the history
  • Loading branch information
yukihir0 committed Jan 30, 2016
1 parent f582fed commit e12630d
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 @@ -8,6 +8,7 @@ before_install:
- bash install.sh
- bash generate.sh
- rm -rf cmd
- rm -rf sample
- go get golang.org/x/tools/cmd/goimports
- go get golang.org/x/tools/cmd/vet
- go get github.com/golang/lint/golint
Expand Down

0 comments on commit e12630d

Please sign in to comment.