travis: Add macOS build target

* This is currently untested, and will be fixed if necessary during the PR process.
This commit is contained in:
CreeperMario 2017-09-01 18:26:10 +09:30 committed by GitHub
parent ace7c0b364
commit 0b2ca7c05e

View File

@ -13,6 +13,8 @@ matrix:
- zlib1g-dev - zlib1g-dev
env: env:
- MATRIX_EVAL="CC=gcc-6 && CXX=g++-6" - MATRIX_EVAL="CC=gcc-6 && CXX=g++-6"
- os: osx
osx_image: xcode8.3
cache: cache:
directories: directories: