Skip to content

Commit

Permalink
Delete composer.lock before installing
Browse files Browse the repository at this point in the history
  • Loading branch information
squatto committed Oct 14, 2020
1 parent 2976b78 commit f3c2ba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ before_script:
- mysql -u root corcel_acf < tests/config/database.sql

before_install:
- rm composer.lock
- composer self-update
- composer require jgrossi/corcel:$CORCEL --no-interaction --no-update

Expand Down

0 comments on commit f3c2ba2

Please sign in to comment.