Skip to content

Commit

Permalink
Merge pull request #42 from staabm/patch-2
Browse files Browse the repository at this point in the history
Cache composer dependecies for faster builds
  • Loading branch information
kelunik committed Apr 8, 2016
2 parents 093d33c + a3e5464 commit 66fa98d
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 @@ -23,3 +23,7 @@ script:

after_script:
- php vendor/bin/coveralls -v

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

0 comments on commit 66fa98d

Please sign in to comment.