Skip to content

Commit c723696

Browse files
committed
change travis
1 parent 04654ea commit c723696

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ matrix:
1212

1313
before_script:
1414
- travis_retry composer self-update
15-
- travis_retry composer install --prefer-source --no-interaction - if [ "$LARAVEL_VERSION" != "" ]; then composer require --dev "laravel/laravel:${LARAVEL_VERSION}" --no-update; fi;
1615
- composer update
1716
script:
1817
- phpunit

0 commit comments

Comments
 (0)