Skip to content

Commit 6f52d93

Browse files
committed
chore(travis): add DEV_REGISTRY
1 parent 7bcf5ca commit 6f52d93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: generic
33
services:
44
- docker
55

6-
script: make build test
6+
script: DEV_REGISTRY="docker.io" make build test
77

88
deploy:
99
provider: script

0 commit comments

Comments
 (0)