|
@ -29,8 +29,8 @@ dependencies: |
|
|
|
|
|
|
|
|
test: |
|
|
test: |
|
|
override: |
|
|
override: |
|
|
- "cd $REPO && make test_integrations" |
|
|
|
|
|
timeout: 1200 |
|
|
|
|
|
|
|
|
- "cd $REPO && make test_integrations": |
|
|
|
|
|
timeout: 1200 |
|
|
post: |
|
|
post: |
|
|
- "cd $REPO && bash <(curl -s https://codecov.io/bash)" |
|
|
- "cd $REPO && bash <(curl -s https://codecov.io/bash)" |
|
|
|
|
|
|
|
|