mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-10-29 05:55:52 +01: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 ./
|
||||
script: phpunit ./
|
||||
|
||||
Reference in New Issue
Block a user