Skip to content

Commit dea5ff4

Browse files
committed
Authenticate for pulls
1 parent a9234c9 commit dea5ff4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ services:
6464
- docker
6565

6666
before_install:
67+
- echo "$DOCKER_TOKEN" | docker login -u "$DOCKER_USERNAME" --password-stdin
6768
- docker-compose pull
6869
- nvm install
6970
- nvm use

0 commit comments

Comments
 (0)