Skip to content

Commit 38f8f9e

Browse files
committed
Run on container infrastructure and only cache composer files
1 parent 5451658 commit 38f8f9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
language: php
2-
sudo: false
32

43
## Cache composer bits
54
cache:
65
directories:
7-
- $HOME/.composer/cache
6+
- $HOME/.composer/cache/files
87

98
## PHP versions we test against
109
php:

0 commit comments

Comments
 (0)