Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Commit e293716

Browse files
authored
Merge pull request kelektiv#930 from cokia/docker-repository-change
2 parents fad6840 + 3f13492 commit e293716

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ script:
4747
- |
4848
if [[ "$TRAVIS_OS_NAME" == "linux" ]]
4949
then
50+
docker image pull public.ecr.aws/docker/library/node:${TRAVIS_NODE_VERSION}-alpine
5051
docker run -w /src --entrypoint /bin/sh -v`pwd`:/src "node:${TRAVIS_NODE_VERSION}-alpine" test_alpine.sh
5152
fi
5253

0 commit comments

Comments
 (0)