Update composer on travis install

This commit is contained in:
adlawson 2015-07-22 13:25:29 +01:00
parent 8944d75bb9
commit 3bd78d08af
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ php:
- hhvm
install:
- travis_retry composer self-update
- travis_retry composer install --no-interaction --ignore-platform-reqs
script: