mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-27 23:40:22 +05:30
Added hhvm testing
This commit is contained in:
parent
310c00a096
commit
115ca30f5a
@ -3,6 +3,11 @@ language: php
|
||||
php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
before_script: composer install --prefer-source
|
||||
script: phpunit --configuration phpunit.xml.dist
|
||||
|
Loading…
Reference in New Issue
Block a user