1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-07-30 21:20:20 +02:00

Merge pull request #36 from koenpunt/php-5

Added PHP 5.5 to Travis config.
This commit is contained in:
Danny van Kooten
2013-10-08 13:43:32 -07:00

View File

@@ -2,5 +2,6 @@ language: php
php:
- 5.3
- 5.4
- 5.5
script: phpunit ./
script: phpunit ./