Remove notification from travis file.
This commit is contained in:
parent
8a9acbccf0
commit
1f005bd7e5
|
@ -3,8 +3,4 @@ language: php
|
||||||
php:
|
php:
|
||||||
- 5.3
|
- 5.3
|
||||||
|
|
||||||
script: "php artisan test:core"
|
script: "php artisan test:core"
|
||||||
|
|
||||||
notifications:
|
|
||||||
irc:
|
|
||||||
- "irc.freenode.org#laravel"
|
|
Loading…
Reference in New Issue