Skip to content

Commit f3c2ba2

Browse files
committed
Delete composer.lock before installing
1 parent 2976b78 commit f3c2ba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ before_script:
2929
- mysql -u root corcel_acf < tests/config/database.sql
3030

3131
before_install:
32+
- rm composer.lock
3233
- composer self-update
3334
- composer require jgrossi/corcel:$CORCEL --no-interaction --no-update
3435

0 commit comments

Comments
 (0)