Commit 4fd1a4fe authored by Franz Liedke's avatar Franz Liedke

Add .travis.yml file for continuous integration with Travis CI.

parent 37241db6
branches:
only:
- core-tests
language: php
php:
- 5.3
script: php artisan test:core
notifications:
irc:
- "irc.freenode.org#laravel"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment