Skip to content

Commit

Permalink
travis: Require OS X 10.9/XCode 6.1 as the Travis CI default changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Oct 5, 2016
1 parent c16e9de commit 773e9d4
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 773e9d4

Please sign in to comment.