Skip to content

Commit

Permalink
Merge pull request #930 from cokia/docker-repository-change
Browse files Browse the repository at this point in the history
  • Loading branch information
recrsn authored May 14, 2022
2 parents 4c49788 + ed47b46 commit 5ce7348
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ script:
- |
if [[ "$TRAVIS_OS_NAME" == "linux" ]]
then
docker image pull public.ecr.aws/docker/library/node:${TRAVIS_NODE_VERSION}-alpine
docker run -w /src --entrypoint /bin/sh -v`pwd`:/src "node:${TRAVIS_NODE_VERSION}-alpine" test_alpine.sh
fi
Expand Down

0 comments on commit 5ce7348

Please sign in to comment.