Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

Upgrade CI provider to use GH Actions in place of Travis #87

Merged
merged 2 commits into from
Apr 30, 2020

Conversation

ryanio
Copy link
Contributor

@ryanio ryanio commented Apr 30, 2020

As suggested by @holgerd77, this PR upgrades the CI provider for this repository to use GH Actions in place of Travis. Also adds a karma test runner.

@github-actions
Copy link

Coverage Status

Coverage increased (+2.6%) to 90.265% when pulling 072ca08 on useGHActions into b89c0c7 on master.

Copy link
Member

@holgerd77 holgerd77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks Ryan, that was quick actually! 😄

runs-on: ubuntu-latest
strategy:
matrix:
node-version: [10.x, 12.x, 13.x, 14.x]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the record: this also updates the tested Node versions from 6, 8 to 10, 12, 13, 14.

@holgerd77 holgerd77 merged commit 4e805bb into master Apr 30, 2020
@holgerd77 holgerd77 deleted the useGHActions branch April 30, 2020 19:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants