mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
6 lines
60 B
YAML
6 lines
60 B
YAML
language: php
|
|
|
|
php:
|
|
- 5.3
|
|
|
|
script: "php artisan test:core" |