Skip to content

Commit

Permalink
fix travic
Browse files Browse the repository at this point in the history
  • Loading branch information
Bukashk0zzz committed Apr 28, 2016
1 parent 024ea8f commit 99a4a25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
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 99a4a25

Please sign in to comment.