8000 composer is available in travis workers · symfony/symfony@589a8b3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 589a8b3

Browse files
committed
composer is available in travis workers
1 parent f1e6063 commit 589a8b3

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
@@ -6,7 +6,6 @@ php:
66
- 5.4
77

88
before_script:
9-
- curl -s http://getcomposer.org/installer | php
10-
- COMPOSER_ROOT_VERSION=dev-master php composer.phar --dev install
9+
- COMPOSER_ROOT_VERSION=2.1.x-dev composer --dev install
1110
- php src/Symfony/Component/Locale/Resources/data/build-data.php
1211
- export USE_INTL_ICU_DATA_VERSION=1

0 commit comments

Comments
 (0)
0