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
|
||||
|
||||
install:
|
||||
- composer self-update
|
||||
- composer install
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue