Unverified Commit 978279c6 authored by Don Gagne's avatar Don Gagne Committed by GitHub

Merge pull request #6983 from DonLakeFlyer/TravisOSX

Turn on OSX builds
parents 7962c8d5 1d8ba44b
......@@ -25,10 +25,10 @@ matrix:
language: android
env: SPEC=android-g++ CONFIG=installer
sudo: false
# - os: osx
# osx_image: xcode9.2
# env: SPEC=macx-clang CONFIG=installer
# sudo: required
- os: osx
osx_image: xcode9.2
env: SPEC=macx-clang CONFIG=installer
sudo: required
- os: osx
osx_image: xcode9.2
env: SPEC=macx-ios-clang CONFIG=release
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment