Skip to content

Commit 77aa8bd

Browse files
committed
Removes redundant composer update command that Travis CI runs by default for PHP.
1 parent 3f5a3c4 commit 77aa8bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ install:
1515

1616
# Install packages and create test coverage log directory.
1717
before_script:
18-
- composer self-update
1918
- composer install --dev --no-interaction
2019
- mkdir -p build/logs
2120

0 commit comments

Comments
 (0)