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
If .travis/notify.sh was missing, the script did not generate the
correct commit removing only .travis/settings.xml. The script is now
more cautious, calling "git rm -f" on each file only if it is present.
0 commit comments