Skip to content

Commit

Permalink
Notifications now to #zftalk.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Slamdunk committed Sep 6, 2012
1 parent 2db58cf commit e02a3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ script:
- output=$(php php-cs-fixer.phar fix -v --dry-run --level=psr2 .); if [[ $output ]]; then while read -r line; do echo -e "\e[00;31m$line\e[00m"; done <<< "$output"; false; fi;

notifications:
irc: "irc.freenode.org#zftalk.2"
irc: "irc.freenode.org#zftalk.dev"
email: false

0 comments on commit e02a3b4

Please sign in to comment.