mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 08:23:03 +05:30
Travis will now test against HHVM
This commit is contained in:
parent
f563a59ce8
commit
7c1b913e49
@ -3,10 +3,11 @@ language: php
|
||||
php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- hhvm
|
||||
|
||||
before_script: composer install --prefer-source
|
||||
script: phpunit --configuration phpunit.xml.dist
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- vendor
|
||||
- vendor
|
||||
|
Loading…
Reference in New Issue
Block a user