Closed bpg closed 3 years ago
Remove .travis.yml and add .github/workflows/build.yaml with the same build parameters.
.travis.yml
.github/workflows/build.yaml
This might be a bold move :), but GH Actions are quite convenient for forks, and easy to maintain. If you have any concerns, feel free to close this PR.
Thanks!
Let's try this.
Remove
.travis.yml
and add.github/workflows/build.yaml
with the same build parameters.This might be a bold move :), but GH Actions are quite convenient for forks, and easy to maintain. If you have any concerns, feel free to close this PR.
Thanks!