We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca59c9 commit 0107702Copy full SHA for 0107702
.travis.yml
@@ -15,10 +15,4 @@ script:
15
- cd /tmp/koharness && ./vendor/bin/phpunit --bootstrap=modules/unittest/bootstrap.php modules/unittest/tests.php
16
17
notifications:
18
- irc:
19
- channels:
20
- - "irc.freenode.org#kohana"
21
- template:
22
- - "%{repository}/%{branch} (%{commit}) - %{author}: %{message}"
23
- - "Build details: %{build_url}"
24
email: false
0 commit comments