Skip to content

Commit cb848fa

Browse files
committed
update travis file
1 parent 5843509 commit cb848fa

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: php
22

3-
before_script:
4-
- composer self-update
5-
- composer install --no-interaction --prefer-source --dev
3+
install:
4+
- travis_retry composer install --no-interaction --prefer-source
65

76
php:
87
- 5.3.3

0 commit comments

Comments
 (0)