Cache composer directory
This commit is contained in:
parent
079a760afc
commit
f6068ba99b
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
language: php
|
language: php
|
||||||
|
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- $HOME/.composer/cache
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer install --prefer-dist --no-dev
|
- composer install --prefer-dist --no-dev
|
||||||
- npm install
|
- npm install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue