genofire/hs_monolith
genofire
/
hs_monolith
Archived
1
0
Fork 0
This repository has been archived on 2020-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
hs_monolith/.travis.yml

11 lines
272 B
YAML

language: go
go:
- tip
install:
- go get -t github.com/genofire/hs_master-kss-monolith/...
- go get github.com/mattn/goveralls
- go get "golang.org/x/tools/cmd/cover"
script:
- ./.test-coverage
- go install github.com/genofire/hs_master-kss-monolith/cmd/stock