Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit 67053e6

Browse files
committed
tests: install linters for shippable
1 parent 5ae3e83 commit 67053e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shippable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ build:
2020
- docker info
2121
- pip3 install molecule
2222
- pip3 install docker
23+
- pip3 install yamllint ansible-lint flake8
2324
- molecule --version
2425
- molecule --debug --base-config molecule/base_molecule.yml test --driver-name docker --all
2526

0 commit comments

Comments
 (0)