mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-07-31 13:40:16 +02:00
Merge pull request #36 from koenpunt/php-5
Added PHP 5.5 to Travis config.
This commit is contained in:
@@ -2,5 +2,6 @@ language: php
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
|
||||
script: phpunit ./
|
Reference in New Issue
Block a user