Skip to content

Commit b17ca38

Browse files
committed
Updated CI
1 parent 1663c08 commit b17ca38

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ notifications:
77
email:
88
- team@appwrite.io
99

10-
install:
10+
before_install:
1111
- echo 'DOCKER_OPTS="$DOCKER_OPTS --registry-mirror=https://mirror.gcr.io"'
12+
- sudo service docker restart
13+
14+
install:
1215
- composer install
1316

1417
script:

0 commit comments

Comments
 (0)