mirror of
https://github.com/devkitPro/wut.git
synced 2026-07-30 06:27:57 -05:00
travis: Add macOS build target
* This is currently untested, and will be fixed if necessary during the PR process.
This commit is contained in:
parent
ace7c0b364
commit
0b2ca7c05e
|
|
@ -13,6 +13,8 @@ matrix:
|
|||
- zlib1g-dev
|
||||
env:
|
||||
- MATRIX_EVAL="CC=gcc-6 && CXX=g++-6"
|
||||
- os: osx
|
||||
osx_image: xcode8.3
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user