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
Multi-Value-Property sketch has been added to Travis CI build
arduino-cli is used for CI build instead of Arduino IDE CLI
Travis build is executed with stronger compile time checks (arduino-cli compile --warnings all)
Problems uncovered by stronger compile time checks have been fixed
Dependencies for CI build are fetched directly from github instead of a download via library manager to reduce wait time when fixing issues in dependent libraries