Nits
This commit is contained in:
parent
ee5b3c72d1
commit
0356f8efbb
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ executors:
|
|||
docker:
|
||||
- image: circleci/golang:1.13
|
||||
user: root # go directory is owned by root
|
||||
working_directory: /go/src/github.com/coinbase/rosetta-sdk-go
|
||||
working_directory: /go/src/github.com/coinbase/rosetta-bitcoin
|
||||
environment:
|
||||
- GO111MODULE: "on"
|
||||
|
||||
|
|
Loading…
Reference in a new issue