mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-28 22:39:05 +08:00
remove godep installation from make install
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
go get github.com/tools/godep
|
||||
|
||||
go get github.com/alecthomas/gometalinter
|
||||
gometalinter --install --update
|
||||
go get github.com/client9/misspell/cmd/misspell
|
||||
|
||||
Reference in New Issue
Block a user