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
|
||||
- make deps
|
||||
|
||||
go:
|
||||
- tip
|
||||
|
||||
script:
|
||||
# TODO: Bring this back: - fgt golint
|
||||
- make test
|
||||
@ -29,3 +26,6 @@ deploy:
|
||||
script: ./docker-deploy.sh
|
||||
on:
|
||||
branch: master
|
||||
|
||||
go:
|
||||
- tip
|
||||
|
Loading…
x
Reference in New Issue
Block a user