Skip to content

Commit

Permalink
Try different Xcode version for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
phatmann authored Aug 10, 2016
1 parent 8549829 commit eab9008
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 @@ -3,7 +3,7 @@ matrix:
include:
- osx_image: xcode7.2
env: 'SIMULATOR="name=iPad Air,OS=9.2"'
- osx_image: xcode7
- osx_image: xcode7.2
env: 'SIMULATOR="name=iPhone 6s,OS=9.2"'
- osx_image: xcode6.4
env: 'SIMULATOR="name=iPhone 4s,OS=8.4"'
Expand Down

0 comments on commit eab9008

Please sign in to comment.