Skip to content
Snippets Groups Projects
Commit 526d8e51 authored by Kevin Lyda's avatar Kevin Lyda :speech_balloon:
Browse files

Update packages.

parent 38cb57cb
Branches
No related tags found
No related merge requests found
Pipeline #
......@@ -19,6 +19,7 @@ test:
- ls
- mkdir -p /go/src/github.com/nsheridan
- ln -s $PWD /go/src/github.com/nsheridan/cashier
- go get -u all
- go install -v ./cmd/cashier ./cmd/cashierd
- go list ./... |grep -v vendor/ |xargs go test
- gofmt -d $(find -type f -name '*.go' -not -path './vendor/*')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment