mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-17 17:47:13 +00:00
Added PHP 5.6 and HHVM to travis.yml
This commit is contained in:
@@ -4,6 +4,12 @@ php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
script:
|
||||
- vendor/bin/phpunit
|
||||
|
||||
Reference in New Issue
Block a user