Skip to content

Commit 6cc90f1

Browse files
committed
Dump src/auto/config.mk on Travis CI
1 parent 06a1ff1 commit 6cc90f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ before_install:
2626
script:
2727
- NPROC=$(getconf _NPROCESSORS_ONLN)
2828
- ./configure $CONFOPT --enable-fail-if-missing && make -j$NPROC
29+
- cat src/auto/config.mk
2930
- ./src/vim --version
3031
- make test
3132

0 commit comments

Comments
 (0)