mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-07 10:28:22 +00:00
Remove composer.lock when running Travis.
This commit is contained in:
@@ -5,6 +5,7 @@ php:
|
||||
- 5.6
|
||||
|
||||
install:
|
||||
- rm composer.lock
|
||||
- composer install
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user