Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): Configure OSX on Cirrus CI (puppeteer#2774)
Cirrus CI recently started supporting Mac OS builds. This PR adds a CI task to test Puppeteer on MacOS. It uses Node 8 since only [Node 6 and Node 8 are LTS](https://github.com/nodejs/Release#release-schedule) so `brew` only has receipts for those two TLS versions besides the latest one.
- Loading branch information