dopecodez / Wikipedia

Wikipedia for node and the browser
MIT License
82 stars 19 forks source link

Move from travis to github actions #2

Closed dopecodez closed 3 years ago

dopecodez commented 3 years ago

Since Travis ci stopped unlimited builds, we need to migrate the project to Github Actions. Readme needs to be updated too to reflect this change. We can use the workflow defined here : https://github.com/dopecodez/pingman/tree/master/.github/workflows

dopecodez commented 3 years ago

Added workflows for github actions.