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

Fixing CI #2857

Merged
merged 4 commits into from
Jun 27, 2020
Merged

Fixing CI #2857

merged 4 commits into from
Jun 27, 2020

Conversation

jgonggrijp
Copy link
Collaborator

@jgonggrijp jgonggrijp commented Jun 22, 2020

This is a side branch with several experimental commits aiming to fix #2847. I succeeded in the end, so we'll have working CI checks again after I merge this.

The Travis build matrix now covers Node.js versions 8, 10 and 14. I'm skipping version 12 in order to reduce our carbon footprint, on the assumption that if 10 and 14 both work, 12 will probably work as well. If this turns out to be problematic, people are welcome to submit an issue or pull request.

The Sauce Labs integration doesn't work yet due to missing configuration. I consider this a separate issue.

jgonggrijp added a commit to jgonggrijp/underscore that referenced this pull request Jun 22, 2020
@jgonggrijp jgonggrijp marked this pull request as ready for review June 27, 2020 23:10
@jgonggrijp jgonggrijp changed the title Fixing CI (work in progress) Fixing CI Jun 27, 2020
@jgonggrijp jgonggrijp merged commit 74fbec9 into jashkenas:master Jun 27, 2020
@jgonggrijp jgonggrijp deleted the fix-travis branch June 27, 2020 23:23
jgonggrijp added a commit to jgonggrijp/underscore that referenced this pull request Aug 1, 2020
jgonggrijp added a commit that referenced this pull request Sep 25, 2020
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.

Fix the Travis build
1 participant