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

Update CI to allow tests to pass on Node.js >= 10.16.0 #1912

Merged
merged 4 commits into from
Jul 16, 2019
Merged

Update CI to allow tests to pass on Node.js >= 10.16.0 #1912

merged 4 commits into from
Jul 16, 2019

Conversation

darkgl0w
Copy link
Contributor

@darkgl0w darkgl0w commented Jun 20, 2019

Hello ^^

Since Node.js 10.16.0 libpq must be compiled with OpenSSL 1.1.1b at least to avoid those failures.

With this PR the Travis CI environment will meet all these requirements without any breaking change.

NB: the configuration scripts have been added to .npmignore in order to avoid bundling them on release

@brianc
Copy link
Owner

brianc commented Jun 28, 2019

hmmm looks like something weird changed w/ deep-equal checking in node v12. I can fix this if you want - thanks so much for this work here!

@brianc
Copy link
Owner

brianc commented Jul 16, 2019

I'm gonna merge this & fix the node 12 failure on another commit.

@brianc brianc merged commit d8a0e1e into brianc:master Jul 16, 2019
@darkgl0w darkgl0w deleted the update-ci-config branch October 23, 2019 10:10
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