X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=fc493df70de77d43cbce389db2dbda19a5310761;hp=3408a5d6fddc467737a0fb36ffc527a9719b6e76;hb=55b80101d8b93f4ba9f12e86b2f91a1695beace9;hpb=e609650b297eb4b56577a7430a6eb40cd858339b diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 3408a5d..fc493df 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -22,6 +22,8 @@ compiler: cache: directories: - $HOME/cache +before_cache: + - find $HOME/cache -name '*.gcda' -o -name '*.gcno' -delete env: