mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-02-22 05:02:51 +01:00
8 lines
63 B
YAML
8 lines
63 B
YAML
language: php
|
|
php:
|
|
- 5.3
|
|
- 5.4
|
|
- 5.5
|
|
|
|
script: phpunit ./
|