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
fix: remove the travis_after_all setup from travis.yml
BREAKING CHANGE: With versions >= 6 of semantic-release travis_after_all is no longer needed, and so no longer added to the .travis.yml.
As semantic-release 6 is now moving to the "latest" dist-tag this functionality got removed.
0 commit comments