Skip to content

Commit

Permalink
Merge pull request #1266 from sanmai/pr/2020-11/travis
Browse files Browse the repository at this point in the history
Add Composer cache for v2 on Travis CI
  • Loading branch information
goetas authored Nov 30, 2020
2 parents 0f2bcfd + 9225fcf commit a89999f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
language: php

sudo: false

git:
depth: 1

cache:
directories:
- $HOME/.composer/cache
- $HOME/.cache/composer

env:
global:
Expand Down

0 comments on commit a89999f

Please sign in to comment.