sveltejs / svelte-loader

Webpack loader for svelte components.
MIT License
597 stars 72 forks source link

Move CI to Github Actions #147

Closed syvb closed 3 years ago

syvb commented 3 years ago

Per https://github.com/sveltejs/svelte-loader/pull/140#pullrequestreview-514153012, most Svelte repos are using Github Actions now, so let's use it here too. travis-ci.org is shutting down soon and reducing support for OSS repos too. This also has the advantage of testing on Github Actions.