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:
|
install:
|
||||||
- composer install
|
- composer install
|
||||||
- npm install
|
- npm install
|
||||||
|
before_install:
|
||||||
|
- composer selfupdate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue