Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace travis with gh actions #219

Merged
merged 3 commits into from
Nov 22, 2020
Merged

Conversation

peteryates
Copy link
Member

Move from Travis to GitHub Actions

Fixes #218

@peteryates peteryates force-pushed the replace-travis-with-gh-actions branch 5 times, most recently from b7a2601 to 8e2c3a0 Compare November 21, 2020 23:55
As per the previous travis.yml file we'll use a matrix to cover the
supported versions of Ruby and Rails in all combinations. Unlike the
previous version now we'll only run the following steps once (for the
latest Ruby and Rails pairing):

* Nanoc link check
* CodeClimate setup
* CodeClimate report submission

It's unnecessary to run these multiple times
@peteryates peteryates merged commit 01c8555 into master Nov 22, 2020
@peteryates peteryates deleted the replace-travis-with-gh-actions branch November 22, 2020 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change from TravisCI to GitHub Actions
1 participant