Update the Travis CI test
This commit is contained in:
parent
9295dbd64c
commit
88a0e81325
2 changed files with 6 additions and 2 deletions
|
|
@ -20,5 +20,4 @@
|
|||
- name: Check the installation
|
||||
command: composer -V --no-ansi
|
||||
register: composer_result
|
||||
changed_when: "'Composer version' in composer_result.stdout"
|
||||
failed_when: "'Composer version' not in composer_result.stdout"
|
||||
Loading…
Add table
Add a link
Reference in a new issue