Switch from gcc-4.8 to gcc-8. Newer compilers come with more warning checks (usually in -Wextra). Since -Wextra is enabled in developer mode (which is also enabled in travis), this lets travis report more warnings before other people do it. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> |
||
|---|---|---|
| .. | ||
| install-dependencies.sh | ||
| lib-travisci.sh | ||
| print-test-failures.sh | ||
| run-build-and-tests.sh | ||
| run-linux32-build.sh | ||
| run-linux32-docker.sh | ||
| run-static-analysis.sh | ||
| run-windows-build.sh | ||
| test-documentation.sh | ||