Skip to content

Commit db52148

Browse files
committed
No need to update composer in Travis tests
1 parent 75d6e6e commit db52148

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ env:
1313
- SYMFONY_VERSION="2.*" GUZZLE_VERSION="3.*"
1414

1515
before_script:
16-
- composer self-update
17-
- composer --version
1816
- composer require symfony/http-foundation:${SYMFONY_VERSION} --no-update
1917
- composer require guzzle/http:${GUZZLE_VERSION} --no-update
2018
- composer install -n --dev --prefer-source

0 commit comments

Comments
 (0)