rss-feed-emitter
rss-feed-emitter copied to clipboard
chore(ci): reduce config spread
combine configs move ci to github actions (faster, more reliable, less limited)
@filipedeschamps if this all works, I'll need you to add an npm token to the repository secrets as NPM_TOKEN
, as well as to change the expected checks from coveralls and travis over to the new ones from the github actions
@filipedeschamps could you remove travis and add the lint and test actions as required instead?
and we need a token added to the repo as NPM_TOKEN
for publishing automatically with gh actions?