mirror of
https://github.com/saccas/mjml-typo3.git
synced 2024-11-14 23:56:10 +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:
|
install:
|
||||||
- composer require typo3/cms="$TYPO3_VERSION"
|
- composer require typo3/cms="$TYPO3_VERSION"
|
||||||
|
- composer install
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Reference in a new issue