Skip to content

Commit 8aee6b9

Browse files
committed
Merge branch 'master' into ga-autorefill
2 parents 54a4c9a + b964a61 commit 8aee6b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ before_install:
3030
jobs:
3131
include:
3232
- stage: ":ship: it to Quay.io"
33+
addons:
34+
- snaps:
35+
- name: docker
36+
channel: latest/stable
3337
install: echo skip
3438
before_script: echo skip
3539
script: make ship

0 commit comments

Comments
 (0)