mirror of
https://github.com/danog/tgseclib.git
synced 2024-11-27 04:34:45 +01:00
10 lines
65 B
YAML
10 lines
65 B
YAML
language: php
|
|
|
|
php:
|
|
- 5.2
|
|
- 5.3
|
|
- 5.4
|
|
|
|
script:
|
|
- phpunit
|