Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O OpenRCT2-mod
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Pierre Kim
  • OpenRCT2-mod
  • Repository

Switch branch/tag
  • OpenRCT2-mod
  • .travis.yml
Find file BlameHistoryPermalink
  • Michał Janiszewski's avatar
    Add support for OS X 10.10 in Travis CI builds · 7520bde6
    Michał Janiszewski authored Jan 08, 2016
    This downloads OS X 10.10 SDK, installs it and uses for compilation.
    
    According to https://www.gosquared.com/global/mac/el-capitan/, current
    market share among OS X versions is:
    * 10.11 — 41.53%
    * 10.10 — 38.65%
    * 10.9  — 14.72%
    * 10.8  — 5.60%
    * 10.7  — 5.62%
    
    I tried adding 10.9 SDK, but it fails to compile. With this change, we
    should cover around 80% of OS X users.
    7520bde6

Replace .travis.yml

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.