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 8, 2023. It is now read-only.
travis runs 2 pipelines every time we push to a branch/PR
With the current config we run tests in 5 enviroments (linux, mac, window, firefox, chrome) and so we use 10 concurrent jobs per PR.
So the question here is, do we really need to run both pipelines on every commit to a branch/PR ? @ipfs/javascript-team