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
net test
pull/242/head
Ethan Buchman
9 years ago
parent
dcf368632c
commit
3aebc17bff
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
circle.yml
+ 2
- 1
circle.yml
View File
@ -28,6 +28,7 @@ dependencies:
test:
override:
-
"cd $REPO && make test_integrations"
-
"cd $REPO && bash test/net/test.sh"
#- "cd $REPO && make test_integrations"
post:
-
bash <(curl -s https://codecov.io/bash)
Write
Preview
Loading…
Cancel
Save