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
circleci: update go version (
#3051
)
pull/3061/head
Zach
6 years ago
committed by
Anton Kaliaev
parent
30f346fe44
commit
daddebac29
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.11.
3
-
image
:
circleci/golang:1.11.
4
environment:
GOBIN
:
/tmp/workspace/bin
Write
Preview
Loading…
Cancel
Save