mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-08-01 14:10:31 +02:00
Added PHP 5.6 and HHVM to travis.yml
This commit is contained in:
@@ -3,5 +3,7 @@ php:
|
|||||||
- 5.3
|
- 5.3
|
||||||
- 5.4
|
- 5.4
|
||||||
- 5.5
|
- 5.5
|
||||||
|
- 5.6
|
||||||
|
- hhvm
|
||||||
|
|
||||||
script: phpunit --coverage-text ./
|
script: phpunit --coverage-text ./
|
||||||
|
Reference in New Issue
Block a user