PaliwalSparsh/react-games-lego

Add travis

Closed this issue · 2 comments

We need to add CI to our library so that we can run test and build for each PR.

will stuff in the Readme suffice? for starters? can i be assigned to this?

Yup sure you can pick this up. You just need to have node and npm installed. Then install the dependencies with npm install and then npm start would do everything. You can refer this -
https://github.com/PaliwalSparsh/dots-and-boxes/blob/master/.travis.yml

and maybe more fancy things.