[BUGFIX] fix travis to renaming of binary to review
This commit is contained in:
parent
eb75db5989
commit
6b08576d63
|
@ -7,4 +7,4 @@ install:
|
||||||
- go get golang.org/x/tools/cmd/cover
|
- go get golang.org/x/tools/cmd/cover
|
||||||
script:
|
script:
|
||||||
- ./.test-coverage
|
- ./.test-coverage
|
||||||
- go install github.com/genofire/hs_master-kss-monolith/cmd/rezension
|
- go install github.com/genofire/hs_master-kss-monolith/cmd/review
|
||||||
|
|
Reference in New Issue