mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-08-26 05:10:17 +02:00
Add composer-self update to travis.yml
This commit is contained in:
parent
a4c42479f5
commit
4ae4965856
@ -7,6 +7,7 @@ php:
|
||||
- 5.6
|
||||
|
||||
install:
|
||||
- composer self-update
|
||||
- composer install --prefer-source
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user