Correct composer cache dir

pull/62/head
Felix Becker 2017-02-03 13:20:49 +01:00
parent 0a6785f8fb
commit e79ec8a646
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ php:
cache: cache:
directories: directories:
- $HOME/.npm - $HOME/.npm
- $HOME/.composer - $HOME/.composer/cache
before_install: before_install:
- nvm install 6.5.0 - nvm install 6.5.0