mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
travis: don't fail a build due to the GCOV job
It fails too often due to installing gcc-7. Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
parent
3e66125e9b
commit
f872b43152
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ matrix:
|
|||
- env: TR_ARCH=fedora-rawhide
|
||||
- env: TR_ARCH=fedora-rawhide-aarch64
|
||||
- env: TR_ARCH=s390x
|
||||
- env: TR_ARCH=local GCOV=1
|
||||
script:
|
||||
- sudo make CCACHE=1 -C scripts/travis $TR_ARCH
|
||||
after_success:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue