Skip to content

Commit 8317537

Browse files
committed
Fixed build by locking Composer to v1 for mutation testing.
1 parent 813e199 commit 8317537

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ cache:
2222
- vendor
2323

2424
install:
25+
- composer self-update --1
2526
- composer validate
2627
- composer --no-interaction update $DEPENDENCIES
2728

0 commit comments

Comments
 (0)