Remove notification from travis file.
This commit is contained in:
parent
8a9acbccf0
commit
1f005bd7e5
|
@ -4,7 +4,3 @@ 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