We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d44c0 commit fce081aCopy full SHA for fce081a
.travis.yml
@@ -14,6 +14,7 @@ branches:
14
15
notifications:
16
email: false
17
+ irc: "chat.freenode.net#dspacelabs"
18
19
install:
20
- composer require "codeclimate/php-test-reporter:*" -n
CHANGELOG.md
@@ -3,6 +3,10 @@ Change log
3
4
## [unreleased]
5
6
+### Added
7
+
8
+- travis notifies irc channel #dspacelabs
9
10
## [2.0.2] - 2015-05-27
11
12
### Fixed
0 commit comments