remove composer.lock

This commit is contained in:
Dariusz Ruminski 2015-03-27 22:29:47 +01:00
parent 2465fe486c
commit fd3c137df5
3 changed files with 3 additions and 2855 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ coverage
.buildpath
.project
.settings
composer.lock

View File

@ -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

File diff suppressed because it is too large Load Diff