Skip to content

Commit 1f005bd

Browse files
committed
Remove notification from travis file.
1 parent 8a9acbc commit 1f005bd

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,4 @@ language: php
33
php:
44
- 5.3
55

6-
script: "php artisan test:core"
7-
8-
notifications:
9-
irc:
10-
- "irc.freenode.org#laravel"
6+
script: "php artisan test:core"

0 commit comments

Comments
 (0)