fix circle

This commit is contained in:
Ethan Buchman 2018-06-16 00:02:20 -07:00
parent aa51fddaca
commit 3c10b54ec7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: 2
defaults: &defaults
working_directory: /go/src/github.com/cosmos/cosmos-sdk
docker:
- image: circleci/golang:1.10.0
- image: circleci/golang:1.10.3
environment:
GOBIN: /tmp/workspace/bin