mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2025-01-31 11:16:42 +01:00
6 lines
83 B
YAML
6 lines
83 B
YAML
language: php
|
|
php:
|
|
- 5.4
|
|
- 5.3
|
|
before_script:
|
|
- composer install --dev
|