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
With `prefer-stable` set to `true`, the `DEPENDECIES=dev` build job
will (almost) never install not yet released dependencies. Without
the `prefer-stable` setting we should also drop the `minimum-stability`
setting (which is now useless as the config value is set in the Travis
job).
0 commit comments