mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
Merge pull request #5141 from nyalldawson/disable_osx_travis
Disable Travis OSX builds
This commit is contained in:
commit
9502022bb5
24
.travis.yml
24
.travis.yml
@ -66,18 +66,18 @@ matrix:
|
||||
- coreutils
|
||||
- libyaml-tiny-perl
|
||||
# OSX based build with QT4 and Python 2
|
||||
- os: osx
|
||||
osx_image: xcode8.3 # MacOS 10.12: Sierra
|
||||
cache:
|
||||
pip: true
|
||||
directories:
|
||||
- $HOME/.ccache
|
||||
env:
|
||||
- TRAVIS_CONFIG=macos
|
||||
- IGNORE_BUILD_FAILURES=YES
|
||||
|
||||
allow_failures:
|
||||
- os: osx
|
||||
# - os: osx
|
||||
# osx_image: xcode8.3 # MacOS 10.12: Sierra
|
||||
# cache:
|
||||
# pip: true
|
||||
# directories:
|
||||
# - $HOME/.ccache
|
||||
# env:
|
||||
# - TRAVIS_CONFIG=macos
|
||||
# - IGNORE_BUILD_FAILURES=YES
|
||||
#
|
||||
# allow_failures:
|
||||
# - os: osx
|
||||
|
||||
git:
|
||||
depth: 30
|
||||
|
Loading…
x
Reference in New Issue
Block a user