6 lines
60 B
YAML
6 lines
60 B
YAML
language: php
|
|
|
|
php:
|
|
- 5.3
|
|
|
|
script: "php artisan test:core" |