Skip to content

Commit d45cc6a

Browse files
committed
Update composer before running install steps
1 parent 75e70a6 commit d45cc6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ php:
77
- 7.3
88
- nightly
99

10+
before_install:
11+
- composer self-update
12+
1013
install:
1114
- composer install --dev
1215

0 commit comments

Comments
 (0)