mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
9 lines
71 B
YAML
9 lines
71 B
YAML
language: php
|
|
|
|
php:
|
|
- 5.5
|
|
- 5.4
|
|
- hhvm
|
|
|
|
script:
|
|
- phpunit tests |