Notify to slack about builds

This commit is contained in:
Ivan Kravets
2016-03-07 16:00:52 +02:00
parent efd1896825
commit 325c50e924

View File

@ -1,15 +1,19 @@
language: python
python:
- "2.7"
"2.7"
env:
- TOX_ENV=docs
- TOX_ENV=lint
- TOX_ENV=py26
- TOX_ENV=py27
TOX_ENV=docs
TOX_ENV=lint
TOX_ENV=py26
TOX_ENV=py27
install:
- pip install -U pip setuptools tox
pip install -U pip setuptools tox
script:
- tox -e $TOX_ENV
tox -e $TOX_ENV
notifications:
slack:
secure: uEU56hHACLxq6iRRZ0JeAl/MPADqQWMZZAsZB9IOnXaRUd0Pa6lT2CicJXhVlsEEbNRqR2u5LbcQ4R0nvAKPjYgglDlDet4RfhP+YIqLX2v2dv3B5q8cITsKMUUediv4fybdO/nmvQSImq5nqRQQsXKAwTAJZooIwS3F5Dsg+eE=