|
@ -5,6 +5,7 @@ install: |
|
|
- go get github.com/constabulary/gb/... |
|
|
- go get github.com/constabulary/gb/... |
|
|
- go get github.com/golang/lint/golint |
|
|
- go get github.com/golang/lint/golint |
|
|
- go get github.com/fzipp/gocyclo |
|
|
- go get github.com/fzipp/gocyclo |
|
|
|
|
|
|
|
|
script: gb build github.com/matrix-org/go-neb && ./hooks/pre-commit |
|
|
script: gb build github.com/matrix-org/go-neb && ./hooks/pre-commit |
|
|
|
|
|
|
|
|
notifications: |
|
|
notifications: |
|
|