shen-cl icon indicating copy to clipboard operation
shen-cl copied to clipboard

Switch CI from Travis to Github Actions

Open tizoc opened this issue 5 years ago • 0 comments

I already got this working in the Shen/Scheme repo, and plan to adapt it to this repo soon, should be quite easy.

  • Build: https://github.com/tizoc/shen-scheme/blob/master/.github/workflows/build.yml
  • Release: https://github.com/tizoc/shen-scheme/blob/master/.github/workflows/release.yml

tizoc avatar Dec 13 '20 20:12 tizoc