Skip to content

Commit

Permalink
Fixes #546 -- use the latest xcode (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex authored and hynek committed Sep 25, 2016
1 parent 0cc5637 commit b20257b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ matrix:
include:
- language: generic
os: osx
osx_image: xcode8
env: TOXENV=py27
- language: generic
os: osx
osx_image: xcode8
env: TOXENV=py27 OPENSSL=1.1.0
- python: "2.6" # these are just to make travis's UI a bit prettier
env: TOXENV=py26
Expand Down

0 comments on commit b20257b

Please sign in to comment.