[CI] Remove macos-notest-ios bot
authorBehdad Esfahbod <behdad@fb.com>
Thu, 14 Feb 2019 07:30:21 +0000 (23:30 -0800)
committerBehdad Esfahbod <behdad@fb.com>
Thu, 14 Feb 2019 07:30:21 +0000 (23:30 -0800)
commitf1b8934400137fe832909730ad86d73595612e9e
tree4dc58bad97c9bb1cebba6fcce5a88e7903d5773e
parent7d2376de336c7fc14d69e01add02115335f92db8
[CI] Remove macos-notest-ios bot

Not sure what ancient compiler it is (gcc 4.2?), but didn't like hb_zip SFINAE
apparently:

In file included from /Users/distiller/project/src/hb-aat-layout.cc:28:
In file included from /Users/distiller/project/src/hb-open-type.hh:32:
In file included from /Users/distiller/project/src/hb.hh:642:
/Users/distiller/project/src/hb-iter.hh:364:1: note: candidate template ignored: substitution failure [with A = OT::Coverage, B = OT::OffsetArrayOf<OT::ChainRuleSet>]: non-type template argument does not refer to any declaration
hb_zip (const A& a, const B &b)
^
In file included from /Users/distiller/project/src/hb-aat-layout.cc:37:
In file included from /Users/distiller/project/src/hb-aat-layout-kerx-table.hh:31:
In file included from /Users/distiller/project/src/hb-kern.hh:32:
/Users/distiller/project/src/hb-ot-layout-gpos-table.hh:725:20: error: no matching function for call to 'hb_zip'
    for (auto it = hb_zip (this+coverage, pairSet)
                   ^~~~~~

Not going to try to appease.
.circleci/config.yml