travisci: Remove explicit dep fetch (#287)
This commit is contained in:
parent
903d6c9420
commit
a998e91639
|
@ -10,7 +10,6 @@ env:
|
|||
- CGO_ENABLED=0 GO111MODULE=on
|
||||
|
||||
install:
|
||||
- go get -t ./...
|
||||
- go get github.com/gordonklaus/ineffassign
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue