Closed kanjitalk755 closed 1 year ago
Looks like this has been open for a while. I'd be glad to help you merge it into a fork I've set up at https://github.com/emaculation/SheepShaver (which will take some rewriting of git history). Would you be comfortable setting up a .travis.yml
file that captures your build process?
I'm not planning to introduce Travis CI for my repo.
Would you be comfortable setting up a .travis.yml file that captures your build process?
I think I was unclear in the way I asked this.
I've set up cross-platform CI (Travis and Appveyor) on my own fork, and I'd like to use the same commands that you use in your own build process. What commands are those? Or, what existing documentation are you following in order to compile SheepShaver on various platforms?
My goal is to make it easier for everyone to collaborate on this project, and automated testing is at the top of my list.
To build my repo, see README.md.
Yup, I didn't see a README in this PR, but after commenting I noticed that your personal fork had the info. Thanks 😄
I have changed PR branch.