update .travis.yml for webhooks

This commit is contained in:
Laura Klünder 2016-09-09 15:51:23 +02:00
parent daae0f79ab
commit 374aaefb25

View file

@ -1,12 +1,21 @@
language: python
python:
- "3.4"
install:
- pip install -r src/requirements_dev.txt
before_script:
- cd src
script:
- flake8 c3nav
- isort -c -rc .
- python manage.py collectstatic --noinput
- python manage.py compress
notifications:
webhooks:
urls:
- https://hooks.c3nav.de