mirror of
https://github.com/matrix-org/gomatrix
synced 2025-05-15 03:53:31 +00:00
Remove unneed dependencies from travis.yml
This commit is contained in:
parent
af759cbc2b
commit
6f5f4de2eb
1 changed files with 0 additions and 3 deletions
|
@ -4,9 +4,6 @@ go:
|
|||
install:
|
||||
- go get github.com/golang/lint/golint
|
||||
- go get github.com/fzipp/gocyclo
|
||||
- go get golang.org/x/crypto/ed25519
|
||||
- go get github.com/matrix-org/util
|
||||
- go get github.com/matrix-org/gomatrix
|
||||
- go get github.com/client9/misspell/...
|
||||
- go get github.com/gordonklaus/ineffassign
|
||||
script: ./hooks/pre-commit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue