committed by
Yorik van Havre
parent
2cbf323e84
commit
9d395235b9
14
.travis.yml
14
.travis.yml
@@ -59,12 +59,14 @@ matrix:
|
||||
- CMAKE_OPTS="-DBUILD_FEM_NETGEN=ON"
|
||||
- PYTHON_MAJOR_VERSION=3
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode7.3
|
||||
compiler: clang
|
||||
env:
|
||||
- CMAKE_OPTS="-DBUILD_FEM_NETGEN=ON" QT=Qt5
|
||||
- PYTHON_MAJOR_VERSION=2
|
||||
# This is commented out to stop permanently failing osx builds. Please check this thread for the details:
|
||||
# https://forum.freecadweb.org/viewtopic.php?f=10&t=32272
|
||||
# - os: osx
|
||||
# osx_image: xcode7.3
|
||||
# compiler: clang
|
||||
# env:
|
||||
# - CMAKE_OPTS="-DBUILD_FEM_NETGEN=ON" QT=Qt5
|
||||
# - PYTHON_MAJOR_VERSION=2
|
||||
|
||||
git:
|
||||
depth: 5000
|
||||
|
||||
Reference in New Issue
Block a user