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
{{ message }}
This repository was archived by the owner on Jul 6, 2019. It is now read-only.
Travis currently only builds and tests all the libraries. Linker errors, problems with link scripts, etc are all invisible to travis builds currently. Travis should build the examples for the current platform.
I didn't implement this originally because I"m not that experienced with travis and couldn't think of a good way to have it only build only the examples for the current platform at the time when I rewrote the travis script for the new build system.