Added PHP 7.2 and HHVM
7.2 is out and the README still says HHVM, figure should be testing against it.
This commit is contained in:
parent
333323c9b3
commit
8d0bd22b1b
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ matrix:
|
|||
- php: 5.6
|
||||
- php: 7.0
|
||||
- php: 7.1
|
||||
- php: 7.2
|
||||
- php: hhvm
|
||||
|
||||
install:
|
||||
- composer install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue