mason icon indicating copy to clipboard operation
mason copied to clipboard

Better unit tests for ios/android

Open springmeyer opened this issue 8 years ago • 0 comments

Recently it became clear that the ios/android builds were broken due to clang++-3.8 being installed for those platforms (and not being available). Glitches that cascade from the main .travis.yml need to be caught by unit tests somehow and this ticket will track this. Independently we could remove cascading to avoid this particularly breakage, but the issue still remains that we should be testing ios/android (and other achs?) better.

springmeyer avatar Jun 24 '16 18:06 springmeyer