Skip to content

Use Makefile instead to add consumer to our CI #106

@disa6302

Description

@disa6302

I'd highly recommend to use Makefile instead so we can even add this to our CI.

To add this to the CI, you just need to create a Makefile that has "test" as the target, and add the directory path to the target in .travis.yaml below:

- env: TARGET=webrtc-c/canary

It's definitely not the best test, but it can add some sanity check at least.

Originally posted by @lherman-cs in #64 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions