Skip to content

Commit

Permalink
ci: update install
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi committed Apr 17, 2019
1 parent 97bd35d commit 92edd87
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ services:

install:
- go get -u golang.org/x/lint/golint
- curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
- dep ensure
- GO111MODULE=on go mod vendor

before_script:
- go vet ./...
Expand Down

0 comments on commit 92edd87

Please sign in to comment.