Skip to content

Commit

Permalink
See if newer xcode solves the problem
Browse files Browse the repository at this point in the history
  • Loading branch information
wesm committed Mar 9, 2016
1 parent d8f35df commit 5015ef6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,10 @@ matrix:
- $TRAVIS_BUILD_DIR/ci/travis_script_cpp.sh
- $TRAVIS_BUILD_DIR/ci/travis_script_python.sh
- compiler: clang
language: cpp
language: objective-c
osx_image: xcode6.4
os: osx
addons:
install:
- brew update > /dev/null
- brew install cmake
before_script:
- $TRAVIS_BUILD_DIR/ci/travis_before_script_cpp.sh
script:
Expand Down

0 comments on commit 5015ef6

Please sign in to comment.