Skip to content

Commit

Permalink
Fixed typo in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexislefebvre committed Feb 27, 2016
1 parent ecafc01 commit 7f0cbf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -39,7 +39,7 @@ before_install:
install:
- composer self-update
- composer require --prefer-source symfony/symfony:${SYMFONY_VERSION} $DEPENDENCY --no-update
- composer update -v -profile
- composer update -v --profile

script: php ./vendor/bin/phpunit $PHPUNIT_FLAGS

Expand Down

0 comments on commit 7f0cbf0

Please sign in to comment.