Merge PR #1282: Fix CircleCI

This commit is contained in:
Christopher Goes 2018-06-16 05:36:01 +02:00 committed by GitHub
parent 314b5a854d
commit 364bb0813f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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