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
Error: No test files found
The command "if [[ "${NODE_VERSION}" ]]; then if [[ "${ELECTRON_VERSION}" ]]; then ./scripts/build_against_electron.sh; else ./scripts/build_against_node.sh; fi; fi" exited with 1.
This seems to affect all new PRs, such as #1192 & #1195
The error is:
This seems to affect all new PRs, such as #1192 & #1195
Here is a failing Travis job: https://travis-ci.org/mapbox/node-sqlite3/jobs/565236851
The text was updated successfully, but these errors were encountered: