Skip to content

Commit

Permalink
Merge pull request #1717 from jakirkham/use_beta_xcode_6.1_osx_10.9
Browse files Browse the repository at this point in the history
Require OS X 10.9/XCode 6.1 (beta)
  • Loading branch information
scopatz authored Oct 5, 2016
2 parents 4e5eb02 + bc1cf88 commit 272814d
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 @@ -2,7 +2,7 @@
language: generic

os: osx
osx_image: xcode6.1
osx_image: beta-xcode6.1

sudo: false

Expand Down

0 comments on commit 272814d

Please sign in to comment.