mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix the circleci path.
This commit is contained in:
parent
d908ee73db
commit
979f82e0dc
2 changed files with 10 additions and 8 deletions
|
@ -9,6 +9,8 @@ jobs:
|
|||
test:
|
||||
docker:
|
||||
- image: ossrs/srs:dev
|
||||
fixes:
|
||||
- "src/::trunk/src"
|
||||
steps:
|
||||
- checkout
|
||||
- run: cd trunk && ./configure --gcov && make && ./objs/srs_utest && bash auto/coverage.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue