mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-07-31 13:40:16 +02:00
Merge pull request #88 from Nyholm/patch-1
Added PHP 5.6 and HHVM to travis.yml
This commit is contained in:
@@ -3,5 +3,7 @@ php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- hhvm
|
||||
|
||||
script: phpunit --coverage-text ./
|
||||
|
Reference in New Issue
Block a user