Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Upgrade Travis to Xcode 7 image
Browse files Browse the repository at this point in the history
Only for iOS. OS X remains on Xcode 6.4.
  • Loading branch information
1ec5 authored and incanus committed Sep 15, 2015
1 parent f11eea1 commit 121e95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ matrix:
osx_image: xcode6.4
env: FLAVOR=osx BUILDTYPE=Debug
- os: osx
osx_image: xcode6.4
osx_image: xcode7
env: FLAVOR=ios BUILDTYPE=Release
- os: linux
env: FLAVOR=android ANDROID_ABI=arm-v7 BUILDTYPE=Release
Expand Down

0 comments on commit 121e95a

Please sign in to comment.