This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
fix circle
pull/1757/head
Ethan Buchman
7 years ago
parent
506cf6c9c7
commit
d3b53e62a5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.circleci/config.yml
+ 1
- 1
.circleci/config.yml
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
Write
Preview
Loading…
Cancel
Save