Skip to content

Commit be08bf4

Browse files
author
Bharat Kunwar
authored
Update .travis.yml
1 parent a486b1d commit be08bf4

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
@@ -29,7 +29,7 @@ script:
2929
- ansible-playbook tests/test.yml -i tests/inventory --syntax-check
3030

3131
# Run Ansible lint against the role
32-
- ansible-lint tasks/main.yml
32+
- ansible-lint tasks/main.yml
3333

3434
# Test the custom filters
3535
- ansible-playbook tests/filter.yml -i tests/inventory -i tests/inventory-mock-groups

0 commit comments

Comments
 (0)