Skip to content

Commit 4553bba

Browse files
author
Anton Ustyuzhanin
committed
Fix molecule tests
1 parent 84a85b5 commit 4553bba

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
@@ -4,6 +4,6 @@ services:
44
- docker
55
install:
66
- pip install molecule
7-
- pip install docker
7+
- pip install docker-py
88
script:
99
- molecule test

0 commit comments

Comments
 (0)