Skip to content

Commit

Permalink
let travis keep the composer cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jakoch committed May 14, 2015
1 parent 2320056 commit b8d057b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,10 @@ language: php
# use container based infrastructure (no sudo possible)
sudo: false

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

env:
#- OPCODE_CACHE=apc

Expand Down

0 comments on commit b8d057b

Please sign in to comment.