We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e464c76 commit 2830f31Copy full SHA for 2830f31
.travis.yml
@@ -66,18 +66,18 @@ matrix:
66
- coreutils
67
- libyaml-tiny-perl
68
# OSX based build with QT4 and Python 2
69
- - os: osx
70
- osx_image: xcode8.3 # MacOS 10.12: Sierra
71
- cache:
72
- pip: true
73
- directories:
74
- - $HOME/.ccache
75
- env:
76
- - TRAVIS_CONFIG=macos
77
- - IGNORE_BUILD_FAILURES=YES
78
-
79
- allow_failures:
80
+# - 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:
81
82
git:
83
depth: 30
0 commit comments