mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 03:16:35 +00:00
store composer cache for travis
This commit is contained in:
parent
59cf8e95f0
commit
896cca0778
@ -25,5 +25,8 @@ script:
|
|||||||
- composer install --no-dev
|
- composer install --no-dev
|
||||||
- ./tests/travis.sh -t4
|
- ./tests/travis.sh -t4
|
||||||
|
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- $HOME/.composer/cache/files
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user