travis is picky

This commit is contained in:
byt3bl33d3r 2015-09-05 14:25:33 +02:00
parent 766e5b7a44
commit c0934e1179

View file

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