Skip to content

Commit 21147c0

Browse files
committed
Merge pull request #555 from wmde/JeroenDeDauw-patch-1
Use tarballs rather than clones
2 parents 0b044e0 + f72c791 commit 21147c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ php:
1010

1111
sudo: false
1212

13-
install: travis_retry composer install --prefer-source
13+
install: travis_retry composer install
1414

1515
script: composer ci
1616

0 commit comments

Comments
 (0)