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
Raw Normal View History

2017-03-25 14:27:47 +01:00
language: go
go:
- tip
install:
2017-03-25 16:09:17 +01:00
- go get -t github.com/genofire/hs_master-kss-monolith/...
2017-03-25 14:27:47 +01:00
- go get github.com/mattn/goveralls
2017-03-30 19:24:34 +02:00
- go get "golang.org/x/tools/cmd/cover"
2017-03-25 14:27:47 +01:00
script:
- ./.test-coverage
- go install github.com/genofire/hs_master-kss-monolith/cmd/stock