Skip to content

Commit 1b93cf5

Browse files
Use composer 1 for now.
1 parent f0461df commit 1b93cf5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ matrix:
108108
services:
109109
- docker
110110
install:
111+
- composer self-update --rollback
111112
- composer install
112113
- if [[ "$INTEGRATION_TESTS" == "true" ]]; then sudo service mysql stop; fi
113114
script:

0 commit comments

Comments
 (0)