mirror of
https://github.com/justinrainbow/json-schema.git
synced 2025-05-04 21:48:42 +02:00
Fix: Update composer itself in before_install section
This commit is contained in:
parent
67b9eb8565
commit
7f1a173cab
@ -14,9 +14,11 @@ matrix:
|
||||
allow_failures:
|
||||
- php: 7
|
||||
|
||||
before_install:
|
||||
- composer selfupdate
|
||||
|
||||
install:
|
||||
- sudo apt-get -y install pypy python-sphinx graphviz
|
||||
- composer selfupdate
|
||||
- travis_retry composer update --no-interaction --prefer-source
|
||||
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user