Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

Commit 7318c8b

Browse files
committed
Added requests
1 parent f459401 commit 7318c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ before_script:
1212
- sudo docker run --rm --privileged multiarch/qemu-user-static:register --reset
1313

1414
# dependencies
15-
- sudo pip install j2cli
15+
- sudo pip install j2cli requests
1616

1717
# authorization
1818
- echo "$DOCKER_PASSWORD" | sudo docker login -u "$DOCKER_USERNAME" --password-stdin

0 commit comments

Comments
 (0)