mirror of
https://github.com/saccas/mjml-typo3.git
synced 2024-11-14 18:16:09 +01:00
[TASK] Add composer install to travis
This commit is contained in:
parent
75dbb1b132
commit
0b82d0ba3c
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ cache:
|
|||
|
||||
install:
|
||||
- composer require typo3/cms="$TYPO3_VERSION"
|
||||
- composer install
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
|
Loading…
Reference in a new issue