Skip to content

Commit 23913d1

Browse files
author
Simonas Šerlinskas
committed
removing unnecessary hook in travis file
1 parent 074e1b4 commit 23913d1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: .travis.yml

-6
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,3 @@ script:
1616
- vendor/bin/phpcs -p --standard=PSR2 --ignore=vendor/ ./
1717
after_script:
1818
- vendor/bin/coveralls
19-
notifications:
20-
webhooks:
21-
urls:
22-
- https://webhooks.gitter.im/e/81e47479feba5ba8dc47
23-
on_success: change
24-
on_start: never

0 commit comments

Comments
 (0)