Skip to content

Commit

Permalink
Merge pull request #325 from jakirkham/use_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
  • Loading branch information
jakirkham authored Oct 6, 2016
2 parents c16e9de + 773e9d4 commit 654b6e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda_smithy/templates/travis.yml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
language: generic

os: osx
osx_image: beta-xcode6.1

{% block env -%}
{% if matrix[0] or travis.secure -%}
Expand Down

0 comments on commit 654b6e0

Please sign in to comment.