Skip to content

Commit

Permalink
Removes shared lib libosrm from Travis OSX builds
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-j-h committed Feb 15, 2016
1 parent a67a9f0 commit 1c50cb3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,6 @@ matrix:
compiler: clang
env: COMPILER='clang++' BUILD_TYPE='Release'

- os: osx
osx_image: xcode7.3
compiler: clang
env: COMPILER='clang++' BUILD_TYPE='Release' BUILD_SHARED_LIBS=ON


install:
- DEPS_DIR="${TRAVIS_BUILD_DIR}/deps"
Expand Down

0 comments on commit 1c50cb3

Please sign in to comment.