Skip to content

Commit

Permalink
Add composer to cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoît Burnichon committed Mar 11, 2016
1 parent 9a4ca06 commit 5e4d6e6
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
Expand Up @@ -2,6 +2,10 @@ language: php

sudo: false

cache:
directories:
- $HOME/.composer

php:
- '5.3'
- '5.4'
Expand Down

0 comments on commit 5e4d6e6

Please sign in to comment.