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
update circle.yml
pull/1782/head
Ethan Buchman
7 years ago
parent
d058d0098f
commit
b31d37b480
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
circle.yml
+ 1
- 1
circle.yml
View File
@ -18,4 +18,4 @@ dependencies:
test:
test:
override:
override:
-
"go version"
-
"go version"
-
"cd $PROJECT_PATH && make all"
-
"cd $PROJECT_PATH && make
get_tools && make
all"
Write
Preview
Loading…
Cancel
Save