mirror of
https://github.com/justinrainbow/json-schema.git
synced 2025-05-04 13:32:02 +02:00
remove composer.lock
This commit is contained in:
parent
2465fe486c
commit
fd3c137df5
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ coverage
|
||||
.buildpath
|
||||
.project
|
||||
.settings
|
||||
composer.lock
|
||||
|
@ -12,10 +12,10 @@ matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
before_script:
|
||||
install:
|
||||
- sudo apt-get -y install pypy python-sphinx graphviz
|
||||
- composer selfupdate
|
||||
- composer install --prefer-source
|
||||
- travis_retry composer update --no-interaction --prefer-source
|
||||
|
||||
script:
|
||||
- cd docs && make linkcheck && cd ..
|
||||
|
2853
composer.lock
generated
2853
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user