mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-02-22 13:15:46 +01:00
6 lines
54 B
YAML
6 lines
54 B
YAML
|
language: php
|
||
|
php:
|
||
|
- 5.3
|
||
|
- 5.4
|
||
|
|
||
|
script: phpunit ./
|