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