Skip to content

Commit

Permalink
Fixed build by locking Composer to v1 for mutation testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilge committed Nov 9, 2020
1 parent 813e199 commit 8317537
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 @@ -22,6 +22,7 @@ cache:
- vendor

install:
- composer self-update --1
- composer validate
- composer --no-interaction update $DEPENDENCIES

Expand Down

0 comments on commit 8317537

Please sign in to comment.