Skip to content

Commit f492315

Browse files
committed
chore(travis): add DEV_REGISTRY
1 parent f2fced2 commit f492315

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 @@ sudo: required
33
services:
44
- docker
55
script:
6-
- make test
6+
- DEV_REGISTRY="docker.io" make test
77
notifications:
88
slack:
99
rooms:

0 commit comments

Comments
 (0)