We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fb0837 commit 14b476aCopy full SHA for 14b476a
1 file changed
.travis.yml
@@ -133,6 +133,7 @@ jobs:
133
osx_image: xcode8.3
134
env:
135
- cc=clang cxx=clang++
136
+ - TESTS=OFF
137
138
before_install:
139
# Coverity: don't use addons.coverity_scan since it run on every job of the build matrix, which waste resources and exhausts quotas
0 commit comments