Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

Commit 5b79f20

Browse files
committed
test all scenarios
1 parent 344f20d commit 5b79f20

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
@@ -10,7 +10,7 @@ env:
1010
install:
1111
- pip install ${ANSIBLE} 'ansible-lint>=3.4.15' 'molecule>=2.13.0' docker git-semver 'testinfra>=1.7.0'
1212
script:
13-
- molecule test
13+
- molecule test --all
1414
deploy:
1515
provider: script
1616
skip_cleanup: true

0 commit comments

Comments
 (0)