This repository was archived by the owner on Dec 17, 2024. It is now read-only.
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
expand travis testing to include macOS #990
Open
Description
Right now, our Travis config only tests on Linux. travis-ci.org supports macOS testing, as well.
https://docs.travis-ci.com/user/multi-os/
https://docs.travis-ci.com/user/reference/osx/
e.g.
os:
- linux
- osx