mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-20 13:33:30 -07:00
add skip_join to travis
This commit is contained in:
parent
c0934e1179
commit
333234a445
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ notifications:
|
||||||
- "irc.freenode.org#MITMf"
|
- "irc.freenode.org#MITMf"
|
||||||
template:
|
template:
|
||||||
- "%{repository}#%{build_number} (%{branch} - %{commit} - %{commit_subject} : %{author}): %{message}"
|
- "%{repository}#%{build_number} (%{branch} - %{commit} - %{commit_subject} : %{author}): %{message}"
|
||||||
|
skip_join: 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