Skip to content

Commit

Permalink
build updates to cache composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
detain committed Aug 9, 2018
1 parent fc6462c commit 6228946
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ build:
- ~/.composer/cache
- tmp/
- vendor/
- composer.lock
dependencies:
override:
- composer self-update
Expand Down
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ cache:
- $HOME/.composer/cache/files
- tmp/pear/download/
- vendor/
- composer.lock
addons:
code_climate:
repo_token: $CODECLIMATE_REPO_TOKEN
Expand Down

0 comments on commit 6228946

Please sign in to comment.