installing tparse

feature/helm_issue_367
Karolis Rusenas 2019-04-23 23:06:34 +01:00
parent e5c6c5bc79
commit c49a561ed5
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ jobs:
# specify any bash command here prefixed with `run: `
- run: make build
- run: go get github.com/mfridman/tparse
- run: make test
lint-scripts:
docker: