mirror of
https://github.com/wiiu-env/wut.git
synced 2024-12-13 09:22:38 +01: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