Skip to content

Commit 6bf5847

Browse files
committed
typo
1 parent 2986544 commit 6bf5847

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
@@ -17,5 +17,5 @@ before_install:
1717

1818
script:
1919
- echo localhost > inventory
20-
- ansible-playbook -i inventory tests/test.yml --syntax-check
20+
- ansible-playbook -i inventory test/test.yml --syntax-check
2121
# - ansible-playbook -i inventory --connection=local --sudo -v test/test.yml

0 commit comments

Comments
 (0)