Skip to content

Commit

Permalink
build(travis): cache
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Aug 23, 2018
1 parent 143fc18 commit 984b11c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
cache:
directories:
- $HOME/.composer/cache/files

language: php

php:
Expand Down

0 comments on commit 984b11c

Please sign in to comment.