mirror of
https://github.com/danog/amp.git
synced 2025-01-22 05:11:42 +01:00
Merge pull request #42 from staabm/patch-2
Cache composer dependecies for faster builds
This commit is contained in:
commit
66fa98dfc1
@ -23,3 +23,7 @@ script:
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls -v
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.composer/cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user