imthaghost / goclone

Website Cloner - Utilizes powerful Go routines to clone websites to your computer within seconds.
https://goclone.io
MIT License
1.38k stars 294 forks source link

Remove TravisCI and use Github Actions #27

Closed imthaghost closed 2 years ago

imthaghost commented 3 years ago

Github Actions allow a much cleaner workflow. Seems the tests have passed on the feature branch and the job completed:

Screen Shot 2021-11-25 at 12 55 57 PM

I think there will need to be a workflow for the master branch as well.