Skip to content

Commit fa874e9

Browse files
committed
disabled cppcheck-based builds
1 parent 2559992 commit fa874e9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,10 @@ script:
1818

1919
env:
2020
- DOCKER_IMAGE=pathman/pg95_clang_check_code
21-
- DOCKER_IMAGE=pathman/pg95_cppcheck
2221
- DOCKER_IMAGE=pathman/pg95_pathman_tests
2322
- DOCKER_IMAGE=pathman/pg96_clang_check_code
24-
- DOCKER_IMAGE=pathman/pg96_cppcheck
2523
- DOCKER_IMAGE=pathman/pg96_pathman_tests
2624
- DOCKER_IMAGE=pathman/pg10_clang_check_code
27-
- DOCKER_IMAGE=pathman/pg10_cppcheck
2825
- DOCKER_IMAGE=pathman/pg10_pathman_tests
2926
- DOCKER_IMAGE=pathman/pg10_ca_clang_check_code
30-
- DOCKER_IMAGE=pathman/pg10_ca_cppcheck
3127
- DOCKER_IMAGE=pathman/pg10_ca_pathman_tests

0 commit comments

Comments
 (0)