Skip to content

Commit

Permalink
Revert to Xcode 6.4/OS X 10.10 for Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
cgull committed Dec 22, 2016
1 parent b6ebf84 commit ccf82fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ language: cpp
sudo: required
dist: trusty

# Currently we're using the Travis Xcode 7.1/OS X 10.10 image to
# Currently we're using the Travis Xcode 6.4/OS X 10.10 image to
# get i386/x86_64 fat binaries.
osx_image: xcode7.1
osx_image: xcode6.4

# Linux dependencies
addons:
Expand Down

0 comments on commit ccf82fb

Please sign in to comment.