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
As far as I know all examples do compile successfully on their respective platforms. Which one do you have a problem with?
Sent from a mobile device. Apologies for accidental typos.
I haven't test them... I'm planning to use your library. Unit testing / CI is just a good practice.
Being able to compile Arduino code on Travis is very interesting because when PR are send you can see if it doesn't break anything.
Hello,
it could be a good idea to insure that examples can be compiled successfully.
http://platformio.org/ can help as it provide continuous integration (with Travis)
http://docs.platformio.org/en/latest/ci/travis.html
Unit testing is also possible
Kind regards
The text was updated successfully, but these errors were encountered: