Files
lgp-admin-plus-api/.travis.yml

10 lines
116 B
YAML
Raw Normal View History

language: php
php:
- 5.3
2012-07-14 00:55:47 +03:00
script: "php artisan test:core"
notifications:
irc:
- "irc.freenode.org#laravel"