mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00
ci: Travis: gcc-9: use gcov-9 (#10609)
This commit is contained in:
@@ -136,7 +136,7 @@ jobs:
|
|||||||
os: linux
|
os: linux
|
||||||
compiler: gcc-9
|
compiler: gcc-9
|
||||||
env:
|
env:
|
||||||
- GCOV=gcov
|
- GCOV=gcov-9
|
||||||
- CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON"
|
- CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON"
|
||||||
- GCOV_ERROR_FILE="/tmp/libgcov-errors.log"
|
- GCOV_ERROR_FILE="/tmp/libgcov-errors.log"
|
||||||
- *common-job-env
|
- *common-job-env
|
||||||
|
Reference in New Issue
Block a user