mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-09-22 19:01:27 -04:00
add make build
This commit is contained in:
parent
98f178eca5
commit
63394f038b
@ -9,9 +9,10 @@ install:
|
|||||||
- go get github.com/golang/lint/golint
|
- go get github.com/golang/lint/golint
|
||||||
- make deps
|
- make deps
|
||||||
|
|
||||||
|
go:
|
||||||
|
- 1.4
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# TODO: Bring this back: - fgt golint
|
# TODO: Bring this back: - fgt golint
|
||||||
- make test
|
- make test
|
||||||
|
- make build
|
||||||
go:
|
|
||||||
- 1.4
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user