Skip to content

Commit

Permalink
Merge pull request #2 from sergeyfedotov/fix-travis-ci-config
Browse files Browse the repository at this point in the history
Fix travis-ci config
  • Loading branch information
Bukashk0zzz committed Apr 27, 2016
2 parents c2bf8f4 + 64f7ad3 commit 416ae89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -15,6 +15,7 @@ allow_failures:

before_script:
- composer self-update
- if [ "$SYMFONY_VERSION" != "" ]; then composer require "symfony/symfony:${SYMFONY_VERSION}" --no-update; fi;
- composer install --dev --prefer-dist --no-interaction

script:
Expand Down

0 comments on commit 416ae89

Please sign in to comment.