1
0
mirror of https://github.com/byt3bl33d3r/MITMf.git synced 2025-03-12 04:35:49 -07:00

changed default IRC message template

This commit is contained in:
byt3bl33d3r 2015-09-05 14:20:12 +02:00
parent 650525ef12
commit 766e5b7a44

@ -11,6 +11,8 @@ addons:
notifications:
irc: "irc.freenode.org#MITMf"
template:
- "%{repository}#%{build_number} (%{branch} - %{commit} - %{commit_subject} : %{author}): %{message}"
install: "pip install -r requirements.txt"
script: nosetests