Skip to content

Commit 3a8bcf8

Browse files
committed
Fix container name in tests
1 parent 22f6d4d commit 3a8bcf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ script:
1717
- docker-compose run $(bash <(curl -s https://codecov.io/env)) tests
1818

1919
env:
20-
- DOCKER_IMAGE=pg95_clang_check_code
20+
- DOCKER_IMAGE=pathman/pg95_clang_check_code

0 commit comments

Comments
 (0)