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
Try to extend CircleCI timeout
pull/317/merge
Jae Kwon
8 years ago
parent
3000c8b349
commit
e611e97339
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
circle.yml
+ 1
- 0
circle.yml
View File
@ -30,6 +30,7 @@ dependencies:
test:
override:
-
"cd $REPO && make test_integrations"
timeout
:
1200
post:
-
"cd $REPO && bash <(curl -s https://codecov.io/bash)"
Write
Preview
Loading…
Cancel
Save