fix circle

This commit is contained in:
Ethan Buchman 2018-06-15 23:46:43 -07:00
parent 506cf6c9c7
commit d3b53e62a5
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/tendermint/tendermint
docker:
- image: circleci/golang:1.10.0
- image: circleci/golang:1.10.3
environment:
GOBIN: /tmp/workspace/bin