Skip to content

Commit 49c4c1f

Browse files
committed
disable CHECK_README_PROGS for now.
1 parent ec56b93 commit 49c4c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ addons:
2727
# Build matrix: Run the three build systems and tests in parallel
2828
env:
2929
global:
30-
- CHECK_README_PROGS="yes"
30+
- CHECK_README_PROGS="no"
3131
matrix:
3232
# CMake build with unit tests, no documentation, with coverage analysis
3333
# No unicode so that coverage combined with the build script will cover unicode

0 commit comments

Comments
 (0)