Skip to content

Commit

Permalink
Updated main travis environment to be Xcode 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kcharwood committed Mar 29, 2016
1 parent 439e67f commit 62ab0f9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ env:
- FASTLANE_LANE=ci_commit
matrix:
include:
- osx_image: xcode7.2
- osx_image: xcode7.3
env: FASTLANE_LANE=code_coverage FASTLANE_ENV=default
- osx_image: xcode7.2
- osx_image: xcode7.3
env: FASTLANE_ENV=ios83
- osx_image: xcode7.2
- osx_image: xcode7.3
env: FASTLANE_ENV=ios84
- osx_image: xcode7.2
env: FASTLANE_ENV=ios92
- osx_image: xcode7.2
- osx_image: xcode7.3
env: FASTLANE_ENV=tvos91
- osx_image: xcode7.2
- osx_image: xcode7.3
env: FASTLANE_ENV=osx
- osx_image: xcode7.3
env: FASTLANE_ENV=ios93_xcode73
env: FASTLANE_ENV=ios93
- osx_image: xcode7.2
env: FASTLANE_ENV=ios92_xcode72
- osx_image: xcode7.1
env: FASTLANE_ENV=ios91_xcode71
- osx_image: xcode7.1
Expand Down
File renamed without changes.

0 comments on commit 62ab0f9

Please sign in to comment.