Skip to content

Commit fce081a

Browse files
committedMay 27, 2015
updates to notify irc channel
1 parent d2d44c0 commit fce081a

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ branches:
1414

1515
notifications:
1616
email: false
17+
irc: "chat.freenode.net#dspacelabs"
1718

1819
install:
1920
- composer require "codeclimate/php-test-reporter:*" -n

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Change log
33

44
## [unreleased]
55

6+
### Added
7+
8+
- travis notifies irc channel #dspacelabs
9+
610
## [2.0.2] - 2015-05-27
711

812
### Fixed

0 commit comments

Comments
 (0)
Please sign in to comment.