Update composer on Travis
This commit is contained in:
parent
c74623a9dd
commit
ba7720ec81
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@ language: php
|
|||
install:
|
||||
- composer install
|
||||
- npm install
|
||||
before_install:
|
||||
- composer selfupdate
|
||||
|
|
Loading…
Reference in a new issue