mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-19 04:59:33 -07:00
travis now uses notices instead of messages
This commit is contained in:
parent
333234a445
commit
3fb6f21153
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ notifications:
|
||||||
template:
|
template:
|
||||||
- "%{repository}#%{build_number} (%{branch} - %{commit} - %{commit_subject} : %{author}): %{message}"
|
- "%{repository}#%{build_number} (%{branch} - %{commit} - %{commit_subject} : %{author}): %{message}"
|
||||||
skip_join: true
|
skip_join: true
|
||||||
|
use_notice: true
|
||||||
|
|
||||||
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