Skip to content

Commit

Permalink
Docs: install driver package in travis usage (e.g. docker) (#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
popstas authored and retr0h committed Mar 16, 2017
1 parent b621fa2 commit 74a666c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ A ``.travis.yml`` testing a role named foo1 with the Docker driver.
- sudo apt-get install -o Dpkg::Options::="--force-confold" --force-yes -y docker-engine
install:
- pip install molecule
# - pip install required driver (e.g. docker, python-vagrant, shade)
script:
- molecule test
Expand Down

0 comments on commit 74a666c

Please sign in to comment.