mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-19 21:13:26 -07:00
changed default IRC message template
This commit is contained in:
parent
650525ef12
commit
766e5b7a44
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ addons:
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc: "irc.freenode.org#MITMf"
|
irc: "irc.freenode.org#MITMf"
|
||||||
|
template:
|
||||||
|
- "%{repository}#%{build_number} (%{branch} - %{commit} - %{commit_subject} : %{author}): %{message}"
|
||||||
|
|
||||||
install: "pip install -r requirements.txt"
|
install: "pip install -r requirements.txt"
|
||||||
script: nosetests
|
script: nosetests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue