We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c5d3c commit d953cb6Copy full SHA for d953cb6
.travis.yml
@@ -15,7 +15,7 @@ env:
15
- BUILD_TYPES="Debug RelWithDebInfo Release CodeCoverage"
16
matrix:
17
- GCC=6 OSX_PACKAGES="gcc@6 shellcheck" BUILD_TYPE="InstallScript"
18
- - GCC="6 7" OSX_PACKAGES="gcc@7 gcc@6 cmake shellcheck" BUILD_TYPE="cmake"
+# - GCC="6 7" OSX_PACKAGES="gcc@7 gcc@6 cmake shellcheck" BUILD_TYPE="cmake"
19
20
21
fast_finish: true
0 commit comments