Update composer on Travis

This commit is contained in:
Pierre Rudloff 2015-11-21 21:51:59 +01:00
parent c74623a9dd
commit ba7720ec81
1 changed files with 2 additions and 0 deletions

View File

@ -2,3 +2,5 @@ language: php
install:
- composer install
- npm install
before_install:
- composer selfupdate