mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 23:13:25 +00:00
Travis: add building for iOS
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2137b21e1b
commit
c07faa90f3
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- env: SUBSURFACE_PLATFORM='ios'
|
||||
os: osx
|
||||
osx_image: xcode9.3
|
||||
language: c++
|
||||
|
||||
- env: SUBSURFACE_PLATFORM='mac'
|
||||
os: osx
|
||||
osx_image: xcode6.4
|
||||
|
|
Loading…
Add table
Reference in a new issue