Update travis config
This commit is contained in:
parent
b96a69f592
commit
b67c54eb27
@ -2,10 +2,16 @@ language: php
|
||||
|
||||
sudo: false
|
||||
|
||||
services:
|
||||
- mysql
|
||||
- postgresql
|
||||
|
||||
php:
|
||||
- 7.0
|
||||
- 7.1
|
||||
- hhvm
|
||||
- 7.2
|
||||
- 7.3
|
||||
- 7.4
|
||||
|
||||
install:
|
||||
- composer install --dev --no-progress
|
||||
|
Loading…
Reference in New Issue
Block a user