We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec56b93 commit 49c4c1fCopy full SHA for 49c4c1f
.travis.yml
@@ -27,7 +27,7 @@ addons:
27
# Build matrix: Run the three build systems and tests in parallel
28
env:
29
global:
30
- - CHECK_README_PROGS="yes"
+ - CHECK_README_PROGS="no"
31
matrix:
32
# CMake build with unit tests, no documentation, with coverage analysis
33
# No unicode so that coverage combined with the build script will cover unicode
0 commit comments