Files
ponzi/.travis.yml
2012-07-14 01:01:23 +03:00

10 lines
116 B
YAML

language: php
php:
- 5.3
script: "php artisan test:core"
notifications:
irc:
- "irc.freenode.org#laravel"