Skip to content

Instantly share code, notes, and snippets.

@mattyohe
Forked from nlutsenko/.travis.yml
Created October 29, 2015 04:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattyohe/1561603a7ddc502055b7 to your computer and use it in GitHub Desktop.
Save mattyohe/1561603a7ddc502055b7 to your computer and use it in GitHub Desktop.
Make Travis-CI run your tests using different versions of Xcode
os: osx
matrix:
include:
- osx_image: xcode7.0
- osx_image: xcode7.1
- osx_image: xcode7.2b1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment