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
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
TravisCI often fails on Windows due to parallel add* of the same data clashing
with the way Node manages fs access on Windows. Switching to one after should
stabilize test suite on Windows by removing surface for those race conditions.
License: MIT
Signed-off-by: Marcin Rataj <[email protected]>
0 commit comments