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
install
pull/1780/head
Zach Ramsay
7 years ago
committed by
Ethan Buchman
parent
65eb7e8974
commit
0e7d974410
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
circle.yml
+ 1
- 1
circle.yml
View File
@ -18,5 +18,5 @@ checkout:
test:
override:
-
"go version"
-
"cd $REPO && make metalinter_test"
-
"cd $REPO && make
get_vendor_deps && make
metalinter_test"
-
"cd $REPO && make test_integrations"
Write
Preview
Loading…
Cancel
Save