devcshort / react-hls

Simple React component for playing hls/rtmp live streams.
https://www.npmjs.com/package/react-hls-player
MIT License
118 stars 48 forks source link

Setup Travis CI for deployment to NPM #7

Closed devcshort closed 3 years ago

devcshort commented 3 years ago

I'd like for this repo to be set up with Travis CI. It will need to run tests (once implemented), and then deploy to NPM if all tests succeed.

soub4i commented 3 years ago

@devcshort What about doing this with github action it's a cleaner way. If yes I will take this issue

devcshort commented 3 years ago

@AbderrahimSoubaiElidrissi I'm not familiar with github actions, but if it can accomplish the same thing then I'd be okay with that.

officialpm commented 3 years ago

Hey @devcshort I am ready give a shot to this too! 🤟🏻

rohan2734 commented 3 years ago

@devcshort Hey i would like to work on this issue can you assign me this issue

devcshort commented 3 years ago

@AbderrahimSoubaiElidrissi were you still interested? Don't want to give it away if you plan to work on it

devcshort commented 3 years ago

@officialpm I haven't received a response from the previous person interested. Are you still interested in taking on this issue?

officialpm commented 3 years ago

@officialpm I haven't received a response from the previous person interested. Are you still interested in taking on this issue?

Yes🤘🏻 @devcshort

devcshort commented 3 years ago

Going to close this for now. Will need to be tackled once we have proper tests in place.