Skip to content

Commit f4e059b

Browse files
committed
Use unique global variable names
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.
1 parent 4aedad8 commit f4e059b

File tree

1 file changed

+111
-111
lines changed

1 file changed

+111
-111
lines changed

0 commit comments

Comments
 (0)