mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
ci: Travis: gcc-9: use gcov-9 (#10609)
This commit is contained in:
parent
709e87792f
commit
0b4123668a
@ -136,7 +136,7 @@ jobs:
|
||||
os: linux
|
||||
compiler: gcc-9
|
||||
env:
|
||||
- GCOV=gcov
|
||||
- GCOV=gcov-9
|
||||
- CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON"
|
||||
- GCOV_ERROR_FILE="/tmp/libgcov-errors.log"
|
||||
- *common-job-env
|
||||
|
Loading…
Reference in New Issue
Block a user