Skip to content
This repository has been archived by the owner on Aug 18, 2018. It is now read-only.

Commit

Permalink
- Enabled travis composer cache
Browse files Browse the repository at this point in the history
  • Loading branch information
shaggyz committed Jul 17, 2015
1 parent bcc90a1 commit 7bbaef3
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ php:
- 5.5
- 5.6

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

#before_install:
# - sudo apt-get update && sudo apt-get --reinstall install -qq language-pack-en language-pack-es
cache:
directories:
- $HOME/.composer/cache

addons:
apt:
Expand Down

0 comments on commit 7bbaef3

Please sign in to comment.