You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest version of node-gyp (v7.1.2 at this time) is not compatible
with Node v10.0.0 that circle.yml installs. Go back to a known working
version of node-gyp to get a working CI.
Update the CI script to test against Go 1.12.17¹,
the latest minor release in the Go 1.12.x series.
¹ https://golang.org/doc/devel/release.html#go1.12.minor
Updates #894.
Fixes#987.
GitHub-Pull-Request: #988
0 commit comments