Skip to content
Snippets Groups Projects
Commit 660f80e9 authored by Brian Carrier's avatar Brian Carrier
Browse files

don't specify OS X image

parent fea650f7
No related branches found
No related tags found
No related merge requests found
...@@ -13,10 +13,8 @@ matrix: ...@@ -13,10 +13,8 @@ matrix:
group: edge group: edge
- compiler: clang - compiler: clang
os: osx os: osx
osx_image: xcode8.1
- compiler: gcc - compiler: gcc
os: osx os: osx
osx_image: xcode8.1
before_install: before_install:
- if test ${TRAVIS_OS_NAME} = "linux"; then sudo apt-get install -y libewf-dev; fi - if test ${TRAVIS_OS_NAME} = "linux"; then sudo apt-get install -y libewf-dev; fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment