Skip to content

Commit 04f833b

Browse files
committed
update travis
1 parent 5a4bc2b commit 04f833b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ matrix:
5656

5757
before_install:
5858
- curl -s https://getcomposer.org/installer | php
59-
- php composer.phar composer require roave/security-advisories:dev-master --no-update
59+
- php composer.phar require roave/security-advisories:dev-master --no-update
6060
- php composer.phar require symfony/symfony:${SYMFONY_VERSION} --no-update
6161
- php -dmemory_limit=-1 composer.phar update
6262

0 commit comments

Comments
 (0)