mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-28 16:00:24 +05:30
Added PHP 5.6 testing
This commit is contained in:
parent
064d4d967c
commit
e07e0dba78
@ -3,6 +3,7 @@ language: php
|
|||||||
php:
|
php:
|
||||||
- 5.4
|
- 5.4
|
||||||
- 5.5
|
- 5.5
|
||||||
|
- 5.6
|
||||||
- hhvm
|
- hhvm
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
@ -18,4 +19,4 @@ script: phpunit --configuration phpunit.xml.dist
|
|||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- vendor
|
- vendor
|
||||||
|
Loading…
Reference in New Issue
Block a user