mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-09-24 03:42:32 -04:00
try moving go definition
This commit is contained in:
parent
d373904d2d
commit
b9bd2222fc
@ -13,9 +13,6 @@ install:
|
|||||||
- go get github.com/golang/lint/golint
|
- go get github.com/golang/lint/golint
|
||||||
- make deps
|
- make deps
|
||||||
|
|
||||||
go:
|
|
||||||
- tip
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# TODO: Bring this back: - fgt golint
|
# TODO: Bring this back: - fgt golint
|
||||||
- make test
|
- make test
|
||||||
@ -29,3 +26,6 @@ deploy:
|
|||||||
script: ./docker-deploy.sh
|
script: ./docker-deploy.sh
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
|
go:
|
||||||
|
- tip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user