Skip to content

Commit acd507e

Browse files
committed
Add 'composer self-update' to travis script
1 parent 7fdd188 commit acd507e

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
@@ -4,5 +4,6 @@ php:
44
- "5.4"
55

66
before_script:
7+
- composer self-update
78
- composer install --dev -n
89
- cp phpunit.dist.xml phpunit.xml

0 commit comments

Comments
 (0)