Skip to content

Commit c3704d6

Browse files
committed
Added composer cache folder and move to new infrastructure
1 parent 7c7e79d commit c3704d6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
language: php
22

3+
sudo: false
4+
5+
cache:
6+
directories:
7+
- $HOME/.composer/cache
8+
39
matrix:
410
include:
511
- php: 5.3

0 commit comments

Comments
 (0)