Skip to content

Commit f94d09e

Browse files
committed
Travis already updates Composer prior to before_script running
1 parent b2be7e3 commit f94d09e

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
@@ -16,7 +16,6 @@ cache:
1616

1717
before_script:
1818
- phpenv config-rm xdebug.ini || true
19-
- composer self-update
2019
- composer require phpunit/phpunit:${PHPUNIT}
2120

2221
script:

0 commit comments

Comments
 (0)