We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2559992 commit fa874e9Copy full SHA for fa874e9
.travis.yml
@@ -18,14 +18,10 @@ script:
18
19
env:
20
- DOCKER_IMAGE=pathman/pg95_clang_check_code
21
- - DOCKER_IMAGE=pathman/pg95_cppcheck
22
- DOCKER_IMAGE=pathman/pg95_pathman_tests
23
- DOCKER_IMAGE=pathman/pg96_clang_check_code
24
- - DOCKER_IMAGE=pathman/pg96_cppcheck
25
- DOCKER_IMAGE=pathman/pg96_pathman_tests
26
- DOCKER_IMAGE=pathman/pg10_clang_check_code
27
- - DOCKER_IMAGE=pathman/pg10_cppcheck
28
- DOCKER_IMAGE=pathman/pg10_pathman_tests
29
- DOCKER_IMAGE=pathman/pg10_ca_clang_check_code
30
- - DOCKER_IMAGE=pathman/pg10_ca_cppcheck
31
- DOCKER_IMAGE=pathman/pg10_ca_pathman_tests
0 commit comments