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
The scope of the non-local variables is global, including .travis.yml so there is a chance of conflict. Prefixing the names with ARDUINO_CI_SCRIPT_ will make this less likely.
0 commit comments