Remove notification from travis file.

This commit is contained in:
Taylor Otwell 2012-09-01 22:16:30 -05:00
parent 8a9acbccf0
commit 1f005bd7e5

View File

@ -3,8 +3,4 @@ language: php
php:
- 5.3
script: "php artisan test:core"
notifications:
irc:
- "irc.freenode.org#laravel"
script: "php artisan test:core"