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

CI: Travis CI -> Github actions #875

Merged
merged 2 commits into from
Nov 22, 2020
Merged

Conversation

pustovalov
Copy link
Contributor

Github Actions
Done in 3m 37s
https://github.com/pustovalov/core-js/actions/runs/330138788

Travis CI
Ran for 2 hrs 3 min 30 sec
Total time 29 min 38 sec
https://travis-ci.org/github/zloirock/core-js/builds/739077045

image

@zloirock
Copy link
Owner

Thanks. I thought about it, but I'm still not completely decided how it should look. Let's delay it for some time.

strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node: [10.x, 12.x, 14.x]
Copy link
Owner

@zloirock zloirock Oct 27, 2020

Choose a reason for hiding this comment

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

Instead of .x here should be first LTS versions. And here should be commented 15 which should be uncommented after fixing the NPM@7 bug or adding a workaround.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@pustovalov pustovalov force-pushed the gh-actions branch 2 times, most recently from 3de5bb1 to 3647bf4 Compare October 28, 2020 10:42
@zloirock zloirock merged commit a464cc5 into zloirock:master Nov 22, 2020
@zloirock
Copy link
Owner

Now is almost impossible to use Travis, so merged. Thanks -)

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.

2 participants