Remove notification from travis file.
This commit is contained in:
parent
8a9acbccf0
commit
1f005bd7e5
|
@ -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"
|
Loading…
Reference in New Issue