add skip_join to travis

This commit is contained in:
byt3bl33d3r 2015-09-05 14:35:40 +02:00
commit 333234a445

View file

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