Added self-update to the travis build
Making this a standard thing in my travis scripts because it seems they let the version go stale pretty regularly.
This commit is contained in:
parent
ee34d8aff9
commit
6c148c124e
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ services:
|
||||||
- redis
|
- redis
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- composer self-update
|
||||||
- composer install
|
- composer install
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue