travis now uses notices instead of messages

This commit is contained in:
byt3bl33d3r 2015-09-05 14:40:43 +02:00
commit 3fb6f21153

View file

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