mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-08-02 06:30:46 +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:
|
php:
|
||||||
- 5.3
|
- 5.3
|
||||||
- 5.4
|
- 5.4
|
||||||
|
- 5.5
|
||||||
|
|
||||||
script: phpunit ./
|
script: phpunit ./
|
Reference in New Issue
Block a user